Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[full-ci] Add the ocm notification ShareChangePermission #11041

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

2403905
Copy link
Contributor

@2403905 2403905 commented Feb 20, 2025

Description

Added the ocm notification ShareChangePermission that allows to synchronize the permissions of a share between the federated instances.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment: Two instances of the ocm with the ocm
  • Establish the Federated connection
  • Create the federated share can view
  • Change the permission to can edit
  • If the Federated instance is not reachable at this moment the user can't change the permission (getting an error), but the user can delete the share.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@2403905 2403905 requested a review from kobergj February 20, 2025 14:43
@2403905 2403905 marked this pull request as ready for review February 21, 2025 08:48
@2403905 2403905 merged commit 01f8be8 into owncloud:master Feb 24, 2025
4 checks passed
ownclouders pushed a commit that referenced this pull request Feb 24, 2025
[full-ci] Add the ocm notification ShareChangePermission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing permissions for federated shares
2 participants