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(ownership): creators are owners, too #2721

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

jefflembeck
Copy link
Contributor

Previously, only owners were owners, but also sometimes the creator of
the test does not line up as the owner. This is a fix for that

Relies on this: #2719

This has the user who created the test. This isn't always the owner!
Sometimes this is different in our system and this can cause an issue
with private tests given how we check for an owner
Previously, only owners were owners, but also sometimes the creator of
the test does not line up as the owner. This is a fix for that
@jefflembeck jefflembeck force-pushed the check-creator-for-ownership branch from 38a1559 to fa7f3ea Compare February 28, 2023 14:07
@jefflembeck jefflembeck merged commit 1e8a503 into master Feb 28, 2023
@jefflembeck jefflembeck deleted the check-creator-for-ownership branch February 28, 2023 15:44
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