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
As a SPM, I want to be able to duplicate technical document
Context
SPM may need to reuse a previous technical document. To do this, it simply needs to duplicate the document. Thus, a new technical document with the same properties as the base document is created.
Description
Use case: Duplicate a technical document
Actors: SPM
Context: As an SPM, I want to duplicate a technical document in order to reuse some redundant information
Precondition: The user is already logged into his account on the platform and on a previously selected project
Postcondition: The technical document is duplicated
Scenario:
Step 1: The application displays the different services
Step 2: The user clicks on a “Technical Documents” tab
Step 3: The system displays the “Technical Documents” set of the selected project
Step 4: User selects a technical document then right click
Step 5: The system displays the list of options for the selected document
Step 6: User clicks duplicate
Step 7: The system displays a window with the duplicated document name “document_copy name”
Step 8: The user changes the name of the document to be duplicated and then clicks validate
Step 9: The system displays the duplicated document in the document list
Exceptions:
The user clicks on the “Cancel” button
The software cancels the duplication of the project and returns to step 1
Constraint:
Examples
Notice
User must be able to confirm the action with an "duplicate" button
User must be able to cancel his modifications with a "cancel" button
A prompt message may report that the operation was successful
Examples
After clicking "Duplicate"
The text was updated successfully, but these errors were encountered:
Story
As a SPM, I want to be able to duplicate technical document
Context
SPM may need to reuse a previous technical document. To do this, it simply needs to duplicate the document. Thus, a new technical document with the same properties as the base document is created.
Description
Use case: Duplicate a technical document
Actors: SPM
Context: As an SPM, I want to duplicate a technical document in order to reuse some redundant information
Precondition: The user is already logged into his account on the platform and on a previously selected project
Postcondition: The technical document is duplicated
Scenario:
Exceptions:
Constraint:
Examples
Notice
Examples
After clicking "Duplicate"
The text was updated successfully, but these errors were encountered: