Hi D2 developers,
I am facing issues in D2 having below scenerio.
1) I have folder structure created in D2, in my cabinet 'ABC'
This cabinet is having more than 1000 folders.
2) after some period of time , user asked to change the "Permission" on folders which should be
(all users)
--------> (all location users)
------------> (all location's department user)
----------------> (Different type of document)
On development Env, I deleted full cabinet & try to import the document one by one , users are getting access as per the ACL applied in Auto linking. I have not configured /applied ACL seperately in configuration matrix on each level of folders.
Issue is resolved for Development Environment, everything is working fine.
When I deployed D2-Config from Dev to UAT & Production, The olde folder structure with old ACL applied is not getting updated i.e applied in AutoLinking in new deployment.
Is any one faced same issue?
What should be the possible solution for such issue?
Thanks