GoogleCloudPlatform / GoogleCloudPlatform/datashare-toolkit
Enhance permission sync logic to only sync when there is a diff between the bq/ps/cs array objects
Open
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.