-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
BackendPriority: P2Should be fixed as early as possibleShould be fixed as early as possibleProgress: done
Milestone
Description
Story: #724
Preconditions (*)
- Install Magento 2.4-develop with ASI 2.0-develop
- Enable and Configure Adobe Stock Integration in the Stores -> Configuration -> System -> Adobe Stock Integration
Steps to reproduce (*)
- Login to Admin panel
- Open the media gallery. I.e. from the Catalog -> Category -> Content fieldset -> Select image from gallery
- Click "Search Adobe Stock" button
- Click on any image to open the image preview panel
- Click "License"/"Save Licensed" button
- Confirm the image name in the popup
Expected result (*)
The images information should be saved to the media_gallery_asset
table. The description
filed should be populated with the information provided from Adobe Stock
Technical Details
Use the \Magento\MediaGalleryMetadataApi\Api\ExtractMetadataInterface
to retrieve the metadata
Metadata
Metadata
Assignees
Labels
BackendPriority: P2Should be fixed as early as possibleShould be fixed as early as possibleProgress: done