Skip to content

[BUGFIX] Delete remote ID only with parent record#100

Merged
MattiasNilsson merged 1 commit intomasterfrom
99-deletes-remoteid-when-no-permission
Aug 24, 2023
Merged

[BUGFIX] Delete remote ID only with parent record#100
MattiasNilsson merged 1 commit intomasterfrom
99-deletes-remoteid-when-no-permission

Conversation

@mabolek
Copy link
Contributor

@mabolek mabolek commented Aug 24, 2023

When trying to delete a record, but the operation is unsuccessful, e.g. due to a permissions issue or another DataHandler error, the remote ID will no longer be deleted.

Fixes #99

When trying to delete a record, but the operation is unsuccessful, e.g. due to a permissions issue or another DataHandler error, the remote ID will no longer be deleted.

Fixes #99
@mabolek mabolek requested a review from MattiasNilsson August 24, 2023 03:26
@mabolek
Copy link
Contributor Author

mabolek commented Aug 24, 2023

@MattiasNilsson Great if you have a moment to review this PR.

@MattiasNilsson MattiasNilsson merged commit 40eb33f into master Aug 24, 2023
@MattiasNilsson MattiasNilsson deleted the 99-deletes-remoteid-when-no-permission branch August 24, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trying to delete a record without permission will still delete the remote ID

2 participants