Details
-
Sub-task
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
customfield_11100 25043
-
ERM Sprint 62, ERM Sprint 63
-
Bienenvolk
Description
Test Plan
Link will follow
Acceptance Scenarios
Add internal contacts to a License record
- GIVEN
- I am a logged-in user
- with permission to add internal contacts to licenses
- viewing Licenses
- Open the Edit mode
- WHEN I submit full details for internal contacts
- THEN
- a record for internal contacts is created
- I am returned to the License record view
- all details entered are presented in Licenses > internal contacts
- Information is saved permanently
View internal contacts to a License record
- GIVEN
- I am a logged-in user
- with permission to view internal contacts to licenses
- viewing Licenses
- WHEN I view the license
- THEN
- There is internal contacts attached to the license
- All details formerly entered are presented in Licenses > internal contacts
Edit internal contacts to a License record
- GIVEN
- I am a logged-in user
- with permission to edit internal contacts to licenses
- editing a fully defined internal contacts record
- on a license record with multiple internal contacts
- WHEN I change the internal contact name or the role and update the license record
- THEN
- I am returned to the License record view
- The internal contact record is listed with the new name or role
- The document is presented in the correct sort order
- Information is saved permanently
Remove internal contacts to a license record
- GIVEN
- I am a logged-in user
- with permission to edit internal contacts to licenses
- on a license record with multiple internal contacts
- open the edit mode
- WHEN I remove an internal contact document and update the license record
- THEN
- I am returned to the License record view
- the internal contact record is no longer listed on the License record
- Information is deleted permanently