-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(kv): push down org ID to skip in delete URM (#16841)
* fix(kv): push down org ID to skip in delete URM * fix(kv): use database key rather than resource id We are trying to skip deletes that would remove keys that have already been deleted. This is a rather extreme approach and I believe we should think about how to fix user-resource-mappings. Co-authored-by: Lyon Hill <lyondhill@gmail.com> Signed-off-by: Chris Goller <goller@gmail.com> Co-authored-by: George <me@georgemac.com> Co-authored-by: Lyon Hill <lyondhill@gmail.com>
- Loading branch information
1 parent
7349216
commit a5f508d
Showing
2 changed files
with
57 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters