Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent adding data to reverse relationships of embedded records #6203

Closed
sharadsw opened this issue Feb 6, 2025 · 0 comments · Fixed by #6204
Closed

Prevent adding data to reverse relationships of embedded records #6203

sharadsw opened this issue Feb 6, 2025 · 0 comments · Fixed by #6204
Assignees
Labels
1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system
Milestone

Comments

@sharadsw
Copy link
Contributor

sharadsw commented Feb 6, 2025

Related to #6154

Currently, multiple COs can be added to an embedded CE using a CO subview. Similarly for embedded paleo context databases, multiple paleoContextChildTable records can be added through the PaleoContext form using subviews for the child table.

As a temporary hotfix (until #6193 is complete), the reverse relationships need to be made readonly to prevent any violation of data integrity.

@sharadsw sharadsw added 1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system labels Feb 6, 2025
@sharadsw sharadsw added this to the 7.10 milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant