datashare-toolkit icon indicating copy to clipboard operation
datashare-toolkit copied to clipboard

Enhance permission sync logic to only sync when there is a diff between the bq/ps/cs array objects

Open mservidio opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. Enhance permission sync logic to only sync when there is a diff between the bq/ps/cs array objects

Describe the solution you'd like When syncing permissions during a policy modification, only sync types when there is a change to them. IE: if buckets is enabled and no changes were made, don't sync. If bq is enabled and changes are made, sync.

mservidio avatar Aug 26 '21 17:08 mservidio