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 58: User sees entities where asset is used in #1292

Closed
tkacheva opened this issue Apr 27, 2020 · 1 comment
Closed

Story 58: User sees entities where asset is used in #1292

tkacheva opened this issue Apr 27, 2020 · 1 comment
Labels
Milestone

Comments

@tkacheva
Copy link

tkacheva commented Apr 27, 2020

Story

As a Merchant I want to list of entities where the selected asset is used in so that can manage this association from asset side and clean up assets that are no longer used

Business Value

overview of where asset is used in Magento storefront

Preconditions

  1. Admin User is logged into Admin Panel
  2. Admin user is on Content>Media Gallery
  3. Admin user views asset details

Acceptance Criteria

  • User sees list of entities this asset is associated with:

    • Pages (title, url-key, status, store view)
    • Blocks (title, id, status, storeview)
    • Dynamic Blocks (name, status, storeview)
    • Category (name, status, store view, area (category image, category description )
    • Product (name, status, store view, area (attribute name, product gallery)
    • Newsletter template (name)
  • User can open each entity the asset is associated with in a separate tab to manage association
@sivaschenko sivaschenko added this to the 2.1.0 - Part 1 milestone Apr 30, 2020
@sivaschenko
Copy link
Member

2 tasks:

  1. Return detailed information from backend (image details request) + Integration test (still displaying just number of entities)
  2. Display detailed information on frontend + 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