Some CI class I recieve message as "Maximum relationship limit has been reached and not all relationship were shown in formatter"

Vishal90
Kilo Contributor

When I open a CI class, and open Relationship tab in CI I receive message as "Maximum relationship limit has been reached and not all relationships were shown in formatter". Could I know why I am receiving this message? 

find_real_file.png

1 ACCEPTED SOLUTION

This is on the documentation provided  by Dave

Properties related to performance
PropertyDescription
glide.ecmdb.find_relationship_issuesHides or displays an icon in the CI relations formatter that links to open issues for the CI. This property defaults to true (displays the icon).
glide.ui.max_relation_levelsSpecifies the maximum level for displaying CIs in flat view before reaching the maximum relations limit. The default value is 5.
glide.ui.max_relationsSpecifies the maximum number of related CIs to display. When exceeded, a notification is displayed indicating that the limit has been reached, and that not all relations are displayed. The default value is 1000.

 

So I guess you can change those properties but it will have impact.

 

View solution in original post

6 REPLIES 6

DaveHertel
Kilo Sage
Kilo Sage

Hi -- Take a look here -- CI relations formatter

Hope this helps?

Hi Dave,

I have gone through this docs already, What I don't understand is that why I am getting this message. 

 

Regards

Vishal

You have this message because your CIs have too many relationships on X level to be displayed on this formatter.

 

Does it happen on all CIs? Or simply some / one?

Vishal90
Kilo Contributor

I receive this message for some CI's only. 

1) from where I am getting this message? like some BR/script etc.?

2) What if I want to show all relationship in formatter?