The CreatorCon Call for Content is officially open! Get started here.

CI Maximum relationship reached, how to fix this

Shree14
Tera Contributor

Hi All,

 

Below is the message we are getting while looking at the relationship of a CI. How to fix this.

 

Shree14_0-1720426663167.png

 

Thanks,

Shree

1 REPLY 1

Ratnakar7
Mega Sage

Hi @Shree14 ,

This can be controlled and fixed by 2 properties-

  1. '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