-
Notifications
You must be signed in to change notification settings - Fork 971
Deletes publisher-data.json when wallet is deleted #14759
Conversation
If we delete wallet and then re enable, do we need to get the publisher-data back? |
@jasonrsadler re enabling payments will recall |
@ryanml please add this to test plan as well |
@NejcZdovc test plan updated |
@ryanml thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7 step is failing for me. File is not generated. It's not created even if I restart the browser
@NejcZdovc should be fine to re-try now, small oversight :D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++ will merge after rel 4 is released
136c979
to
4574be4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Step 5 is failing for me
@NejcZdovc the test plan is working as expected for me. @jasonrsadler can you confirm? |
|
should be good to check again if you re-pull
@ryanml please rebase |
@NejcZdovc rebased |
Deletes publisher-data.json when wallet is deleted
Deletes publisher-data.json when wallet is deleted
Fixes #14758
Submitter Checklist:
git rebase -i
to squash commits (if needed).Test Plan:
publisher-data.json
is present in the user profile folderpublisher-data.json
andledger-state.json
are deleted.publisher-data.json
is generated againReviewer Checklist:
Tests