- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2025 10:38 PM
Hi,
I attempted to update an existing record in the cmdb_model_category table with the following changes:
Set "Allow as Main" to false (currently checked).
Set "Allow in Bundle" to false (currently checked).
After making these changes and clicking save, the updates were not applied.
Additionally, I have a query regarding update sets: will these changes be captured in an update set?
Thank you in advance for your assistance.
Thanks and regards,
Sai Kiran
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 02:45 AM
Hi @Community Alums ,
I have identified the cause of the issue. When the same field is present in multiple sections of a form, attempting to update the field can prevent the changes from being applied.
Thank you.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2025 11:29 PM - edited ‎02-16-2025 11:36 PM
Hi @HemasatyaB
Can you verify the logs see what its stoping to perform operation.
OOTB Allow in bundle, and Allow as main options are only available if an asset class is specified for the model category.
Verify the Asset class field is field or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 01:38 AM
Hi @Community Alums ,
I've noticed that no logs are being generated, and the asset class field is not empty. Despite unchecking these two fields and saving the record, they revert to being checked.
Could you please advise on this issue?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 02:15 AM
Hi @HemasatyaB
You may need to start debugging the business rules, as I can see the OOTB "Allow as Main" and "Allow in Bundle" are editable and changes are getting saved.
In addition, you can verify the BR named "Protect cmdb_ci_class".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 02:45 AM
Hi @Community Alums ,
I have identified the cause of the issue. When the same field is present in multiple sections of a form, attempting to update the field can prevent the changes from being applied.
Thank you.
Thanks