- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 03:59 AM
In "cmdb_ci_server" table.
I can see the new button, on the list view.
when I impersonate to a particular user, I don't see this new button.
What could the possible problems and solutions for this behaviour?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:10 AM
There was an ACL working on the parent table, that was disabling the users to create any record in the child table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2023 04:11 AM
This will likely be due to permissions on the CMDB table.
As an example, you may have the cmdb_ms_editor role, where as your 'user' only has cmdb_read.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 02:10 AM
There was an ACL working on the parent table, that was disabling the users to create any record in the child table.