Please share any images or screenshots, if relevant.
I’m here to ask any of you if incurred in the same issue and if you have any idea on how to fix it.
We developed a plugin that given a .csv is creating Bundle objects, long short story when we create a bundle the description is not visible in the “Manage User Access”, by clicking detail in the role the description is visible:
I tried everything, on the debug the bundle looks fine even the locale is used correctly, somehow when I’m saving the object (either from UI IIQ or debug page) even without modifying nothing the Description become visible.
No elemtents are changed after saving the file, in the DB all the objects (with visible and not visible description) look the same.
Has Anyone ever incurred in this issue and fixed it?
Please share any other relevant files that may be required (for example, logs).
There are no relevant logs to be retrieved
Share all details about your problem, including any error messages you may have received.
Hi Harikrishna, thank you for the reply but the article you shared has nothing to do with the problem described in my post.
Here We don’t have any customisation in the UI, if a role is created from the UI the description is visible without any issue, when created with the code "until I save it from debug or UI IIQ” the role description is not visible from the Manage User Access
Hi @Po-Matt - after creation does the bundle description look like this? Also try running a full text index after creation and see if that changes anything.