Skip to content

Commit

Permalink
Update scenario1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa authored Sep 20, 2024
1 parent a35e474 commit c0614c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scenario1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

| Branch | Tenant | Scenario | Expected Results | Actual Results |
|----------|----------|----------|----------|----------|
| main | G5 | Scenario 1 - Nested group assignment in PIM for Groups (Active assigned to role) | crash 404 error | [ENTER INFO HERE] |
| main | G5 | Scenario 2 - Nested group assignment in PIM for Groups (Eligible assigned to role) | crash 404 error | [ENTER INFO HERE] |
| main | G5 | Scenario 3 - Nested group assignment in PIM for Groups (PIM group circular reference) | crash 404 error | [ENTER INFO HERE] |
| main | G5 | Scenario 1 - Nested group assignment in PIM for Groups (Active assigned to role) | crash 404 error | 404 (NotFound), Errocode: Request_ResourceNotFound |
| main | G5 | Scenario 2 - Nested group assignment in PIM for Groups (Eligible assigned to role) | crash 404 error | 404 (NotFound), Errocode: Request_ResourceNotFound |
| main | G5 | Scenario 3 - Nested group assignment in PIM for Groups (PIM group circular reference) | crash 404 error | 404 (NotFound), Errocode: Request_ResourceNotFound |
| fix | G5 | Scenario 1 - Nested group assignment in PIM for Groups (Active assigned to role) | no crash | [ENTER INFO HERE] |
| fix | G5 | Scenario 2 - Nested group assignment in PIM for Groups (Eligible assigned to role) | no crash | [ENTER INFO HERE] |
| fix | G5 | Scenario 3 - Nested group assignment in PIM for Groups (PIM group circular reference) | no crash | [ENTER INFO HERE] |
Expand Down

0 comments on commit c0614c2

Please sign in to comment.