Skip to content

Fix #11508 Save about permission issue#11509

Merged
offtherailz merged 1 commit intogeosolutions-it:masterfrom
allyoucanmap:issue_11508
Sep 26, 2025
Merged

Fix #11508 Save about permission issue#11509
offtherailz merged 1 commit intogeosolutions-it:masterfrom
allyoucanmap:issue_11508

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

Description

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 Sep 25, 2025
@allyoucanmap allyoucanmap added bug BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch Regression labels Sep 25, 2025
@allyoucanmap allyoucanmap linked an issue Sep 25, 2025 that may be closed by this pull request
1 task
@offtherailz offtherailz merged commit 47ff486 into geosolutions-it:master Sep 26, 2025
6 checks passed
allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request Oct 2, 2025
@allyoucanmap allyoucanmap removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 2, 2025
tdipisa pushed a commit that referenced this pull request Oct 2, 2025
* Fix #11508 Save about permission issue (#11509)

* Fix #11508 Add spinner to resource details update (#11523)
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

4 participants