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

Attempting update access on Run attemps using Test update access.. #1145

Closed
whitingjr opened this issue Jan 23, 2024 · 0 comments · Fixed by #1147
Closed

Attempting update access on Run attemps using Test update access.. #1145

whitingjr opened this issue Jan 23, 2024 · 0 comments · Fixed by #1147
Labels

Comments

@whitingjr
Copy link
Collaborator

whitingjr commented Jan 23, 2024

Describe the bug

The Run typescript object is currently calling updateAccess on line 99. Then invoking apis.updateAccess which then fails if a Test with the same id is not present. Otherwise it updates the Test.

Run.txs should be calling apis.updateupdateRunupdateRunAccess

How to recreate

Choose a Run (any Run) that does not have a Test with the same corresponding id. Then update the access property of the Run.
The following message is display.

Failed to update test access, check your account has the necessary 'tester' role for the team.

Version

0.10.7

Java

17
whitingjr pushed a commit to whitingjr/Horreum that referenced this issue Jan 23, 2024
whitingjr pushed a commit to whitingjr/Horreum that referenced this issue Jan 26, 2024
johnaohara pushed a commit that referenced this issue Jan 27, 2024
…pis function when updating Run access. fixes #406 and #1145
johnaohara pushed a commit that referenced this issue Jan 27, 2024
…pis function when updating Run access. fixes #406 and #1145
johnaohara pushed a commit that referenced this issue Jan 27, 2024
…pis function when updating Run access. fixes #406 and #1145
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 a pull request may close this issue.

1 participant