CMDB CI - Stockroom field editable

zynsn
Tera Expert

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?

zynsn_2-1674528322617.pngzynsn_3-1674528331812.png

 

zynsn_1-1674528002978.png

 

 

zynsn_0-1674527987038.png

 

3 REPLIES 3

scottl
Kilo Sage

Did you find a solution to this? 

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.

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