PASTAplus / web-x

The EDI Website Project
Apache License 2.0
1 stars 1 forks source link

Usecase: User enters detailed information in a "bug" report #56

Open servilla opened 9 months ago

servilla commented 9 months ago

Users of EDI services should have a single interface to enter detailed information about error "bug" conditions when they occur. This will provide a professional and consistent interface for users and help collect the pertinent information required by EDI developers to solve the error condition.

Steps:

  1. User encounters an error condition on an EDI service interface.
  2. User selects "report error" link on service interface.
  3. User is directed to "report error" form page.
  4. User enters detailed information about error into form:
    • What service
    • Date and time
    • User ID (if logged in)
    • Description of error, including what steps occurred just prior to error
    • Any error message
    • EML document (if relevant)
clnsmth commented 9 months ago

@servilla, this will be a very helpful feature. I'm looking forward to contributing.