- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 10:51 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019 04:35 AM
This is on the documentation provided by Dave
Property | Description |
---|---|
glide.ecmdb.find_relationship_issues | Hides 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_levels | Specifies the maximum level for displaying CIs in flat view before reaching the maximum relations limit. The default value is 5. |
glide.ui.max_relations | Specifies 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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 11:06 PM
Hi -- Take a look here -- CI relations formatter
Hope this helps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 11:18 PM
Hi Dave,
I have gone through this docs already, What I don't understand is that why I am getting this message.
Regards
Vishal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019 12:02 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019 01:44 AM
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?