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

gh-2591 Fix cypress tests #2628

Merged
merged 2 commits into from
Mar 24, 2022
Merged

gh-2591 Fix cypress tests #2628

merged 2 commits into from
Mar 24, 2022

Conversation

sbishel
Copy link
Collaborator

@sbishel sbishel commented Mar 24, 2022

Summary

Fixes localpermissions to return 'true' for team permission check.

Fixes other cypress test issues where template form was being used

Ticket Link

#2591

@sbishel sbishel requested a review from a team as a code owner March 24, 2022 14:44
@sbishel sbishel requested review from wiggin77 and harshilsharma63 and removed request for a team March 24, 2022 14:44
@sbishel
Copy link
Collaborator Author

sbishel commented Mar 24, 2022

/update-branch

@sbishel sbishel requested a review from jespino March 24, 2022 17:00
@sbishel
Copy link
Collaborator Author

sbishel commented Mar 24, 2022

woohoo - The cypress tests passed....

Copy link
Contributor

@wiggin77 wiggin77 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@sbishel
Copy link
Collaborator Author

sbishel commented Mar 24, 2022

Merging because cypress tests are passing. Test failures are in server tests.

@sbishel sbishel merged commit 70ab1af into main Mar 24, 2022
@sbishel sbishel deleted the gh-2591-cypress branch March 24, 2022 17:24
if userID == "" || teamID == "" || permission == nil {
return false
}
// Locally there is no team, so return true
Copy link
Contributor

@wiggin77 wiggin77 Mar 24, 2022

Choose a reason for hiding this comment

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

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.

3 participants