Skip to content

[Backport 2025.01.xx] Fix #11468 Strange failure in one test context to investigate (#11499)#11517

Merged
tdipisa merged 1 commit intogeosolutions-it:2025.01.xxfrom
allyoucanmap:issue_11468_2025.01.xx
Sep 25, 2025
Merged

[Backport 2025.01.xx] Fix #11468 Strange failure in one test context to investigate (#11499)#11517
tdipisa merged 1 commit intogeosolutions-it:2025.01.xxfrom
allyoucanmap:issue_11468_2025.01.xx

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

Description

This PR improves parsing on tags properties inside the create and update workflows. The context viewer has a different save workflow and tags were included inside the payload causing the update error. The tags should only be included when linking/unlinking them and that's not the case for the update workflow of the context resource.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?

#11468

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other useful information

@tdipisa tdipisa merged commit 43f67b5 into geosolutions-it:2025.01.xx Sep 25, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange failure in one test context to investigate

3 participants