-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
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
