Skip to content

Fixes ISSUE-50549: Prevent db transaction from being kept open if cycle is detected in hierarchy

Now when a cycle is detected in a hierarchy, an exception is thrown to show a proper message to the user

== Before ==

Before

== After ==

After

Edited by Augusto Mauch

Merge request reports