Skip to content

Fix direct integration duplicate add items#12058

Merged
offtherailz merged 1 commit intogeosolutions-it:masterfrom
offtherailz:fix_permission_add_issue
Mar 5, 2026
Merged

Fix direct integration duplicate add items#12058
offtherailz merged 1 commit intogeosolutions-it:masterfrom
offtherailz:fix_permission_add_issue

Conversation

@offtherailz
Copy link
Copy Markdown
Member

@offtherailz offtherailz commented Mar 5, 2026

Description

This issue fixes a minor issue in direct integration for duplicates completing the Fix #12013

Screencast.from.2026-03-05.13-06-03.webm

Please check if the PR fulfills these requirements

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

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#

What is the new behavior?

Breaking change

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

  • Yes, and I documented them in migration notes
  • No

Other useful information

@offtherailz offtherailz merged commit 8fc0918 into geosolutions-it:master Mar 5, 2026
15 checks passed
@offtherailz
Copy link
Copy Markdown
Member Author

Created backport PR for 2025.02.xx:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-12058-to-2025.02.xx
git worktree add --checkout .worktree/backport-12058-to-2025.02.xx backport-12058-to-2025.02.xx
cd .worktree/backport-12058-to-2025.02.xx
git reset --hard HEAD^
git cherry-pick -x 8fc0918b2bb152588badb40972c37481d08d8976
git push --force-with-lease

@offtherailz
Copy link
Copy Markdown
Member Author

Successfully created backport PR for 2026.01.xx:

offtherailz added a commit that referenced this pull request Mar 9, 2026
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.

Issue with owner permission with LDAP integration

2 participants