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

Add the description to the media asset saved from Adobe Stock #1588

Closed
sivaschenko opened this issue Jul 9, 2020 · 1 comment
Closed

Add the description to the media asset saved from Adobe Stock #1588

sivaschenko opened this issue Jul 9, 2020 · 1 comment
Labels
Backend Priority: P2 Should be fixed as early as possible
Milestone

Comments

@sivaschenko
Copy link
Member

Story: #1183

Preconditions (*)

  1. Install Magento 2.4-develop with ASI 2.0-develop
  2. Enable Enhanced Media Gallery
  3. Enable and configure Adobe Stock Integration

Steps to reproduce (*)

  1. Login to Admin panel
  2. Open the media gallery. I.e. from the Catalog -> Category -> Content fieldset -> Select image from gallery
  3. Click "Search Adobe Stock" button
  4. Click on any image to expand the image preview
  5. License/Save Licensed image

Expected result (*)

The images information should be saved to the media_gallery_asset table. The description, title fields should be populated from the image metadata. the keywords should be saved for the image

Technical Details

Use the \Magento\MediaGalleryMetadataApi\Api\ExtractMetadataInterface to retrieve the metadata

@m2-assistant
Copy link

m2-assistant bot commented Jul 9, 2020

Hi @sivaschenko. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


@sivaschenko sivaschenko added this to the 2.1.0 milestone Jul 9, 2020
@sivaschenko sivaschenko added the Priority: P2 Should be fixed as early as possible label Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Priority: P2 Should be fixed as early as possible
Projects
None yet
Development

No branches or pull requests

1 participant