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

Fix/2428 media access mutation #2471

Merged
merged 3 commits into from Apr 10, 2023
Merged

Conversation

JarrodMFlesch
Copy link
Contributor

Description

Fixes: #2428

As the issue describes, the "x" button on media collection file details should not be shown if a user does not have access to update/delete a media document.

Note that a user without delete access will also not be allowed to update the media file because an update operation will delete the underlying files.

  • I have read and understand the CONTRIBUTING.md document in this repository

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Existing test suite passes locally with my changes

@JarrodMFlesch JarrodMFlesch merged commit 7f2c3d1 into master Apr 10, 2023
4 checks passed
@JarrodMFlesch JarrodMFlesch deleted the fix/2428-media-access-mutation branch April 10, 2023 19:40
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.

[Media] Delete button is not hidden in the media if there are no rights to change
1 participant