Skip to content

Conversation

@MyvTsv
Copy link

@MyvTsv MyvTsv commented Oct 20, 2025

Changes description

It fixes !39806

During import, if a question in section A contains a condition that references a question in section B, but section B appears after section A in the JSON array (due to the order of the IDs), the UUID linker cannot resolve the reference. The order of the sections in the array is based on the ID rather than the order of the sections in the form.

image

@MyvTsv MyvTsv requested review from Rom1-B, btry and stonebuzz October 20, 2025 12:48
@MyvTsv MyvTsv self-assigned this Oct 20, 2025
Copy link
Contributor

@stonebuzz stonebuzz left a comment

Choose a reason for hiding this comment

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

seems good for me

@btry
Copy link
Collaborator

btry commented Oct 20, 2025

Does it works in the opposite scenario ? The linker exists specifically to resolve relations between objects in any order.

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.

4 participants