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

Share technical document #39

Open
Laetijo opened this issue Dec 29, 2023 · 0 comments
Open

Share technical document #39

Laetijo opened this issue Dec 29, 2023 · 0 comments

Comments

@Laetijo
Copy link
Collaborator

Laetijo commented Dec 29, 2023

Story

As a SPM, I want to be able to share technical document with other user.

Context

SPM must be able to share with a third party or in a social network account, technical documents. The platform will therefore have to offer several applications (Email, telegram, whatsapp, facebook, microsoft teams,...) through which technical document can be sent

Description

  • Use case: Share a technical document

  • Actors: SPM

  • Background: As an SPM, I want to share a technical document with a third party (SPM or other person)

  • Precondition: The user is already logged into his account on the platform and on a previously selected project

  • Postcondition: The technical document is shared

  • 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 share or send
    • Step 7: The system displays a list of applications through which the user can share their technical document (email, …)
    • Step 8: User selects the application
    • Step 9: The system opens the selected application and the technical document is attached
    • Step 10: The user fills in the recipient, writes the message and clicks send
    • Step 11: The technical document is shared
  • Exceptions:

    • Step 7: The user clicks on the “Cancel” button
      * The software cancels the document sharing and returns to step 1
    • Step 9: The user clicks on the “Cancel” button
      * The software cancels the document sharing and returns to step 1
  • Constraint:

    • Only technical documents that can be shared can be shared

Examples

image
image

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant