Skip to content

Fix permission change in text doc#8746

Merged
silverkszlo merged 4 commits into
mainfrom
fix/permission-change
Jun 16, 2026
Merged

Fix permission change in text doc#8746
silverkszlo merged 4 commits into
mainfrom
fix/permission-change

Conversation

@silverkszlo

Copy link
Copy Markdown
Collaborator

📝 Summary

Make a permission change of an internal share visible for the user.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by a human

samin-z and others added 3 commits June 16, 2026 12:55
Signed-off-by: samin-z <samin.zavarkesh@gmail.com>
Signed-off-by: silver <s.szmajduch@posteo.de>
Signed-off-by: silver <s.szmajduch@posteo.de>
Signed-off-by: silver <s.szmajduch@posteo.de>
@silverkszlo silverkszlo force-pushed the fix/permission-change branch from 9553673 to 0723cce Compare June 16, 2026 13:05
@silverkszlo

Copy link
Copy Markdown
Collaborator Author

/backport to stable34 please

@silverkszlo

Copy link
Copy Markdown
Collaborator Author

/backport to stable33 please

@silverkszlo

Copy link
Copy Markdown
Collaborator Author

/backport to stable32 please

@silverkszlo

Copy link
Copy Markdown
Collaborator Author

/backport to stable31 please

@silverkszlo

Copy link
Copy Markdown
Collaborator Author

/backport to stable30 please

@silverkszlo

Copy link
Copy Markdown
Collaborator Author

/backport to stable29 please

@silverkszlo

Copy link
Copy Markdown
Collaborator Author
  • Failing cypress and playwright tests are unrelated and failing on main CI too right now
  • psalm is failing due to phpVersion 8.2 → will do the bump to 8.3 in a separate PR

@silverkszlo silverkszlo merged commit 98d56bb into main Jun 16, 2026
119 of 137 checks passed
@silverkszlo silverkszlo deleted the fix/permission-change branch June 16, 2026 13:49
@backportbot

backportbot Bot commented Jun 16, 2026

Copy link
Copy Markdown

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/8746/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 14101662 f2541923 555f8dce 0723cce5

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/8746/stable29

Error: Failed to check for changes with origin/stable29: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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.

3 participants