Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

[Address Book v2] - Avoid deleting addressBook entry when deleting a safe#2374

Merged
katspaugh merged 2 commits into
address-book-v2from
fix/2353-preserve-ab_name-deleted-safe
Jun 2, 2021
Merged

[Address Book v2] - Avoid deleting addressBook entry when deleting a safe#2374
katspaugh merged 2 commits into
address-book-v2from
fix/2353-preserve-ab_name-deleted-safe

Conversation

@fernandomg

Copy link
Copy Markdown
Contributor

What it solves

fixes #2353

How this PR fixes it

Stop from dispatching addressBook/remove action when deleting a Safe

How to test it

Follow steps in issue #2353

@fernandomg fernandomg self-assigned this Jun 1, 2021
@github-actions

github-actions Bot commented Jun 1, 2021

Copy link
Copy Markdown

CLA Assistant Lite All Contributors have signed the CLA.

@fernandomg fernandomg force-pushed the fix/2353-preserve-ab_name-deleted-safe branch from dab2fa7 to 37297ca Compare June 1, 2021 20:29
@github-actions

github-actions Bot commented Jun 1, 2021

Copy link
Copy Markdown

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions

github-actions Bot commented Jun 1, 2021

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jun 1, 2021

Copy link
Copy Markdown

@katspaugh katspaugh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@francovenica

Copy link
Copy Markdown
Contributor

The safe addresses are not longer being removed when the safe is being removed from its own settings.

Looks good to me

@katspaugh katspaugh merged commit 5bc38ff into address-book-v2 Jun 2, 2021
@katspaugh katspaugh deleted the fix/2353-preserve-ab_name-deleted-safe branch June 2, 2021 13:55
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Address Book v2] Entry for a safe is being removed if the safe is removed

4 participants