Closed (fixed)
Project:
Acquia DAM
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2025 at 11:50 UTC
Updated:
5 Dec 2025 at 11:34 UTC
Jump to comment: Most recent
Check for update and Sync metadata are visible to users but they do not have access to use those operations.
update and Sync metadata are visible for assets operations list.We should not display the operations in here when the user doesn’t have permission for those operations.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajeshreeputraComment #4
ankitv18 commentedLeft minor suggestion, also tests are failing
Concern: Clearing the cache make this fully functional but can't we implement this in more optimal way to clear the cache while authenticating the DAM.
Comment #5
rajeshreeputraRegarding the cache implementation suggestion: since authentication is checked dynamically, doubtful that a caching solution will work effectively for entity operations.
Refactored the DAM Media Overview page test and requesting review.
Comment #6
ankitv18 commentedAlright
Then changes looking fine to me
Comment #8
amangrover90 commented