You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 expand the image preview
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
The text was updated successfully, but these errors were encountered:
Story: #1183
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
The images information should be saved to the
media_gallery_asset
table. Thedescription
,title
fields should be populated from the image metadata. the keywords should be saved for the imageTechnical Details
Use the
\Magento\MediaGalleryMetadataApi\Api\ExtractMetadataInterface
to retrieve the metadataThe text was updated successfully, but these errors were encountered: