CI Maximum relationship reached, how to fix this
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 01:18 AM
Hi All,
Below is the message we are getting while looking at the relationship of a CI. How to fix this.
Thanks,
Shree
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 01:43 AM
Hi @Shree14 ,
This can be controlled and fixed by 2 properties-
- 'glide.ui.max_relations' - Specifies the maximum number of related CIs to display. As specified, the default value is 1000. This property can be added and the limit can be toggled to see if all the relationships can be displayed
2. 'glide.ui.max_relation_levels' - Specifies the maximum level for displaying CIs in flat view before reaching the maximum relations limit. The default value is 5. This depth can be toggled as per the requirement to control what levels gets displayed on the relationship formatter.
Refer : KB0785368
Thanks,
Ratnakar