Skip to content

Adds circular reference validator#1161

Merged
laritakr merged 2 commits intomainfrom
adds-circular-reference-validator
Apr 1, 2026
Merged

Adds circular reference validator#1161
laritakr merged 2 commits intomainfrom
adds-circular-reference-validator

Conversation

@laritakr
Copy link
Copy Markdown
Contributor

@laritakr laritakr commented Apr 1, 2026

Summary

Circular references in relationship columns can cause severe issues with spiraling relationship jobs.

Prior work showed them in the hierarchical view, but this validator identifies circular references between parents and children, and presents them as an error.

Screenshot

Screenshot 2026-04-01 at 10 54 59 AM

@laritakr laritakr added the patch-ver for release notes label Apr 1, 2026
@ShanaLMoore
Copy link
Copy Markdown
Contributor

good idea to validate this edge case!

@laritakr
Copy link
Copy Markdown
Contributor Author

laritakr commented Apr 1, 2026

good idea to validate this edge case!

I was just trying to verify the hierarchical view, but when I submitted jobs and they spiraled & never ended, I figured the validator was pretty important! :)

@laritakr laritakr merged commit e91f34b into main Apr 1, 2026
9 checks passed
@laritakr laritakr deleted the adds-circular-reference-validator branch April 1, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch-ver for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants