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

1638 Fix emptying tags in resource/org edition #1639

Conversation

joseAyudarte91
Copy link
Contributor

[Re #1638]

As described in the issue, now we check in the affected API endpoints whether we get the tags key at all in the payload, so we know if we need to remove all the tag relationships, add/remove some of them or we just ignore tags during the update (in case we do not receive such property at all).

We have needed to update the generic tag update code to allow this use-case.

[Re #1638]

As described in the issue, now we check in the affected API endpoints
whether we get the `tags` key at all in the payload, so we know if we
need to remove all the tag relationships, add/remove some of them or we
just ignore tags during the update (in case we do not receive such
property at all).

We have needed to update the generic tag update code to allow this
use-case.
@joseAyudarte91 joseAyudarte91 self-assigned this Oct 10, 2023
@joseAyudarte91 joseAyudarte91 merged commit 11d6a79 into main Oct 10, 2023
@joseAyudarte91 joseAyudarte91 deleted the 1638-fix-emptying-tags-for-resource-and-org-edition-backend branch October 10, 2023 11:06
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