CMDB CI - Stockroom field editable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 06:46 PM
Hi Now Community,
I want to make the Stockroom field editable on the CI form, I have added the Asset.Stockroom field on the CI's form layout. I have also checked to see if there is any UI policy or client script making the form read-only and there isn't. I have checked the dictionary entry for the Stockroom field and it is not set to read only. I have tried checking the admin override checkbox and adding the itil role, still cannot edit the Stockroom field on the CI record. The Stockroom field is only editable on the asset record itself. I have also tried debugging the security rules and I do not see the cmdb_ci_computer.asset ACL rule being applied to that field. What am I missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:43 PM
Did you find a solution to this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 06:23 PM
We created a stockroom field on the base cmdb_ci table which then propagates to the cmdb_ci_hardware table. Then created asset-ci field mapping to map asset field stockroom to the custom ci field stockroom.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 06:54 PM
Nice, the very same solution we made. Maybe mark your reply as the answer for others in the future. 👍
Note for others: the new stockroom field must be made on the cmdb_ci field because the Asset-CI field mapping only references that table for the field choices