Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ipfs domain error showing "Ooops, action not found" #2742

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

ArmandoGraterol
Copy link
Contributor

@ArmandoGraterol ArmandoGraterol commented Sep 22, 2021

Managed to replicate this once on QA.

It seems like the "Ooops, action not found" page would show if the IPFS failed to retrieve the domain data due to a time-out. With these changes, we can at least show the action/motion page even when the IPFS fails, so the user is no longer left confused about whether the transaction was created or not.

The changes should affect specifically the edit domain action. create domain and edit domain motion.

Resolves #2739

@ArmandoGraterol ArmandoGraterol self-assigned this Sep 22, 2021
@ArmandoGraterol ArmandoGraterol requested a review from a team September 22, 2021 15:37
@ArmandoGraterol ArmandoGraterol marked this pull request as ready for review September 22, 2021 15:37
Copy link
Member

@rdig rdig left a comment

Choose a reason for hiding this comment

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

Couldn't test this properly as I can't really replicate this reliably either locally or on QA.

However, the changes seems valid from a logic standpoint, so I'm just going to trust that they work in production as well.

Good to go!

Copy link
Contributor

@chinins chinins left a comment

Choose a reason for hiding this comment

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

Looks good!

@ArmandoGraterol ArmandoGraterol force-pushed the bug/issue-2739-ipfs-domain-error branch from e60d125 to 2313927 Compare September 23, 2021 20:23
@ArmandoGraterol ArmandoGraterol merged commit 67260a1 into master Sep 23, 2021
@ArmandoGraterol ArmandoGraterol deleted the bug/issue-2739-ipfs-domain-error branch September 23, 2021 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing team name (via force) causing Oops, Action Not Found
3 participants