I am facing an issue when accessing
http://localhost:4502/assets.html/content/dam
I have set permissions for Groups and Users
Group1 - Admins
Group2 - CustomAuthors (On /content/dam/ level they have read access, /content/dam/folder1 they have full permissions to Create, Modify, Delete)
Group1 - Works as expected.
For Group 2 -
When I intially login to /content/dam I do not see the Create button. (Which is correct)
When selecting /content/dam/folder1 the assets card view is updated and I can all the assets. But the "Create" button on the right corner is not visible.
If I manually refresh the page I am able to view the "Create" button on this page.
What can I do to fix this issue?
Thanks!