Closed (fixed)
Project:
Media: Acquia DAM
Version:
8.x-1.44
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2020 at 20:54 UTC
Updated:
17 Jun 2020 at 20:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mauhg commentedPatch to move the call to acquiadam API from media plugin to metadata helper service.
Comment #3
jhedstromComment #4
jhedstromThis is looking good. The solution of only setting the xmp metadata when it's requested will speed things up quite a bit I think.
Just one tiny bit of feedback on the code so far:
This commented out item can probably just be removed instead.
Comment #5
mauhg commentedjhedstrom thanks for the feedback. Here is an updated patch.
Comment #6
jhedstromThis is a good catch! Without this failed authentication repeats for each image or asset. I think this should be good to go.
Comment #8
jmoreira commentedComment #9
jmoreira commented