Skip to content

Conversation

@bctiemann
Copy link
Contributor

Fixes: #313

Adds a cap of 20 rows to the "Custom Objects linking to this object" table.

@bctiemann bctiemann requested a review from arthanson December 4, 2025 19:43
@bctiemann bctiemann added this to the v0.4.2 milestone Dec 4, 2025
Copy link
Contributor

@arthanson arthanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a problem with this is there is no indication that there are more linked objects that aren't shown. There is no indication of a limit, they just aren truncated. Also, there is no easy way then to get to the other linked objects that aren't shown as there is currently no way to filter the custom-object table via a linked object param.

They do now appear in the Related Objects table as a count- but we don't filter the results of the linked custom-object table as we don't dynamically create filters for this, so there is no way currently beyond this table to get to all the linked objects. If we could get the filters working it seems more consistent to remove this table entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Custom Objects linking to this object" should be capped

3 participants