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

Allow users to replace files, also rename files through re-upload #1528

Closed
natebyerley opened this issue May 4, 2022 · 2 comments · Fixed by #2311
Closed

Allow users to replace files, also rename files through re-upload #1528

natebyerley opened this issue May 4, 2022 · 2 comments · Fixed by #2311
Assignees
Labels
2.7.x only editor experience Improvements to the editor experience for individuals editing Quickstart websites enhancement New feature or request QS1 feature parity For issues and pull requests that are motivated by feature parity with Quickstart 1

Comments

@natebyerley
Copy link

Motivation

To keep parity with features in D7/QS1, we should enable the Media Entity File Replace module by default: https://www.drupal.org/project/media_entity_file_replace.

This would enable users to replace a file without breaking the link to the file, and would (presumably) also provide the ability to 'rename' a file (while preserving embedded instances of the file on the site) by re-uploading the same (or a new) file with a different name.

Is your feature request related to a problem? Please describe.

Problem is that users expect similar file management capability in D9 as D7, when the ability to replace and rename files in D9 is currently unavailable (was fairly easy in D7).

Proposed Resolution

Enable Media Entity File Replace module by default in Quickstart 2 - https://www.drupal.org/project/media_entity_file_replace

Roles and Permissions considerations

A clear and concise description of how each of the following roles would be impacted by this change:

  • Anonymous user - N/A
  • Authenticated user - N/A
  • Content editor - would allow user to replace files
  • Content administrator - would allow user to replace files
  • Administrator - would allow user to replace files
@akslay akslay self-assigned this Mar 29, 2023
@akslay akslay added enhancement New feature or request editor experience Improvements to the editor experience for individuals editing Quickstart websites labels Mar 29, 2023
@akslay akslay moved this to In Progress in 2.6.2 Patch Release Mar 29, 2023
@trackleft
Copy link
Member

I'd love to see a PR for this

@akslay
Copy link
Contributor

akslay commented Mar 29, 2023

I'd love to see a PR for this

Here 'ya go! 😄
#2311

@trackleft trackleft moved this from In Progress to Needs Review in 2.6.2 Patch Release Mar 29, 2023
@joeparsons joeparsons moved this to Needs review in 2.7.0-rc1 pre-release Mar 30, 2023
@trackleft trackleft added the QS1 feature parity For issues and pull requests that are motivated by feature parity with Quickstart 1 label Mar 31, 2023
joeparsons added a commit that referenced this issue Apr 5, 2023
… re-upload (#2311)

Co-authored-by: Joe Parsons <[email protected]>
Co-authored-by: Ashley Slay <[email protected]>
@github-project-automation github-project-automation bot moved this from Needs review to Done in 2.7.0-rc1 pre-release Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.7.x only editor experience Improvements to the editor experience for individuals editing Quickstart websites enhancement New feature or request QS1 feature parity For issues and pull requests that are motivated by feature parity with Quickstart 1
Projects
No open projects
4 participants