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

[Story #44] User edits image meta data in Media Gallery #724

Closed
tkacheva opened this issue Nov 18, 2019 · 1 comment
Closed

[Story #44] User edits image meta data in Media Gallery #724

tkacheva opened this issue Nov 18, 2019 · 1 comment
Labels
Milestone

Comments

@tkacheva
Copy link

tkacheva commented Nov 18, 2019

Story

As a Merchant I want to edit, delete and add new image meta data so that it's up to date and can be used for searching and filtering images

Business Value

Images can be organized and later filtered and searched by their meta data

Preconditions

  • Admin User is logged into Admin Panel
  • Admin User views images in Media Gallery
  • Admin User views image details

Acceptance Criteria

  • User can edit image title. Title is a required field
  • User can add new keywords (tags). Keywords are coma separated. Keywords field in optional
  • User can delete existing keywords
  • User can edit meta data fields that are enabled for editing in the meta data file
  • User downloads image with updated meta data and sees that changes in the file details

Question: is there an option to define in image meta data xml what fields are editable by user? Like camera data is unlikely editable, but image description can be.

Whatever fields supplied with image meta data as editable should be edited in Media Gallery

image

@m2-community-project m2-community-project bot added this to Ready for Grooming in Backlog Nov 18, 2019
@tkacheva tkacheva changed the title [Story #44] User edits basic image attributes in Media Gallery [Story #44] User edits image attributes in Media Gallery Nov 18, 2019
@sivaschenko sivaschenko added this to the Phase 3: Media Gallery milestone Nov 18, 2019
@sivaschenko sivaschenko removed this from Ready for Grooming in Backlog Nov 18, 2019
@tkacheva tkacheva changed the title [Story #44] User edits image attributes in Media Gallery [Story #44] User edits image meta data in Media Gallery Apr 30, 2020
@sivaschenko
Copy link
Member

sivaschenko commented May 25, 2020

  • Adjust the implementation of SaveAssetsKeywordsInterface to delete assets that are linked to the asset but not provided in the argument + correct integration test
  • Endpoint for updating asset title and keywords + WebAPI or Integration test
  • Add slide panel to the frontend (click on Edit button on View Details slide panel) + MFTF test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants