You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Create a new DS choosing the type created in step1, submit it for DSR
delete the type created in step1 while the request is pending in DSR
go to DSR and click on fulfill (assign it to yourself first)
Expected: some kind of error that type doesn't exist
Actual: Nothing happened!!!
On discussion with team it seem to be a static type that user is not supposed to create. In such case, the appropriate thing would be to restrict creation of types only to allowed ones.
Scenario2:
create a DS_Profile
Create a DS , choose DS_Profile created in step 1, submit for DSR
click on fullfil page that DS_Profile is reflected, It is. Do not change anything. Go to step4
delete the DS_Profile created in step1 , while the DSR is still pending
click on fullfil page that DS_Profile is reflected
Expected: Some kind of error that associated DS_Profile doesn't exist should be displayed
Actual: DS_Profile is unassociated from the DS and no notification/message is displayed. Able to fullfil the DSR
Scenario1:
Expected: some kind of error that type doesn't exist
Actual: Nothing happened!!!
On discussion with team it seem to be a static type that user is not supposed to create. In such case, the appropriate thing would be to restrict creation of types only to allowed ones.
Scenario2:
Expected: Some kind of error that associated DS_Profile doesn't exist should be displayed
Actual: DS_Profile is unassociated from the DS and no notification/message is displayed. Able to fullfil the DSR