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

Fix: relation endpoint deletion #212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MikeG112
Copy link

@MikeG112 MikeG112 commented Oct 4, 2023

This PR updates the UI logic responsible for updating RelationGroup objects based on adjustments made to the targetIds and sourceIds of annotations within the RelationGroup.

With existing logic, deleting the target annotation on a relation with a single source and a distinct single target will leave the relation object intact. I expect this is not intended behavior, and is caused by the typo below.

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.

1 participant