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

Auth Profile Owner not being displayed correctly #789

Closed
1 of 3 tasks
ikethecoder opened this issue Mar 28, 2023 · 2 comments · Fixed by #790
Closed
1 of 3 tasks

Auth Profile Owner not being displayed correctly #789

ikethecoder opened this issue Mar 28, 2023 · 2 comments · Fixed by #790
Assignees
Labels
bug Something isn't working

Comments

@ikethecoder
Copy link
Member

ikethecoder commented Mar 28, 2023

API Services Portal Issue

User Story

As a Credential Admin,

I want to see who the owner is of an authorization profile

so that I can reach out to them if I have questions about it.

Test Case

ENV

  • DEV
  • TEST
  • PROD

TESTCASE No. 1

  • Have someone other than you (PERSON 1) create an Authorization Profile
  • You (PERSON 2) can then click the Edit of the Auth Profile

TESTCASE No. 2

  • Have someone other than you (PERSON 1) use the Directory API to create an Authorization Profile without specifying an owner
  • You (PERSON 2) can then click the Edit of the Auth Profile

EXPECTED

  • The Owner in the top right should match PERSON 1 details

ACTUAL

  • The Owner in the top right matches PERSON 2 details

ERROR

Notes

@ikethecoder ikethecoder added the bug Something isn't working label Mar 28, 2023
@Jonesy Jonesy self-assigned this Mar 29, 2023
@ikethecoder
Copy link
Member Author

@Jonesy In the description I updated the test cases to have two scenarios. Test Case No. 1 works fine. But Test Case No. 2 does not - it still shows the logged in user as the owner.

@Jonesy
Copy link
Contributor

Jonesy commented May 15, 2023

Fixed @ikethecoder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants