Share all details about your problem, including any error messages you may have received.
How can i add the non-extended attribute in UI. especially the approvallevel from entitlement when i try to add it in UI config
getting this error
Uncaught JAX-RS exception.
sailpoint.tools.GeneralException: could not resolve property: approvalLevel of: sailpoint.object.ManagedAttribute
at sailpoint.persistence.HibernatePersistenceManager.search(HibernatePersistenceManager.java:2198)
at sailpoint.persistence.ClassPersistenceManager.search(ClassPersistenceManager.java:343)
can you please go to “uiAccessItemsColumnsEntitlement” and the attribute you want to make it visible. Please delete the fieldOnly attribute and add headerkey attribute. Once done, restart tomcat, it should work. I have just tested in my local, and it worked for me.