Skip to content

[Backport 2025.01.xx] Fix #11508 Save about permission issue#11541

Merged
tdipisa merged 2 commits intogeosolutions-it:2025.01.xxfrom
allyoucanmap:issue_11508_11523_2025.01.xx
Oct 2, 2025
Merged

[Backport 2025.01.xx] Fix #11508 Save about permission issue#11541
tdipisa merged 2 commits intogeosolutions-it:2025.01.xxfrom
allyoucanmap:issue_11508_11523_2025.01.xx

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

Description

Includes:

47ff486
cafef43

This PR fixes two problem inside the update workflow:

  • A new request is included to retrieve the permissions (when undefined) to update modified linked resources
  • Review the update of permissions for existing linked resources not modified in the workflow. The updateOtherLinkedResourcesPermissions observable has been separated to highlight that's a different workflow not related to modified linked resources.

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?

#11508

What is the new behavior?

This fix covers cases when permissions could be undefined in the update resource workflow

Breaking change

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

  • No

Other useful information

While testing we should check also #11242

@allyoucanmap allyoucanmap added this to the 2025.01.02 milestone Oct 2, 2025
@allyoucanmap allyoucanmap requested a review from tdipisa October 2, 2025 07:49
@allyoucanmap allyoucanmap linked an issue Oct 2, 2025 that may be closed by this pull request
1 task
@tdipisa tdipisa merged commit 0dac857 into geosolutions-it:2025.01.xx Oct 2, 2025
6 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.

Save about permission issue

2 participants