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(sites): unwrap the ok value if no errors #733

Conversation

kishore03109
Copy link
Contributor

Problem

Site members were not able to view the staging site because the value was wrapped in an ok.
Closes [138]

Solution

This unwraps the value and fixes test cases

Tests [email flow]

  1. Become a site member of a site
  2. Go to the dashboard, make sure you are able to view the staging url

@kishore03109 kishore03109 requested a review from a team April 27, 2023 04:43
@kishore03109 kishore03109 merged commit 64795e8 into develop Apr 27, 2023
@mergify mergify bot deleted the IS-138-Unable-to-open-staging-site-from-site-management-page-in-email-based-IsomerCMS branch April 27, 2023 05:58
@kishore03109 kishore03109 mentioned this pull request Apr 27, 2023
2 tasks
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.

2 participants