OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

Add Event Comment #166

Open OlhenShu opened 5 months ago

OlhenShu commented 5 months ago

As an Authorized User, I shall be able to comment on the event, in order to get/share info about the event.

Assumptions & Constraints

  1. The comment may contain profanity and offend other people.

Preconditions

  1. The user should be logged in as an Authorized User.

Business rules

Acceptance Criteria

  1. Authorized User (only) shall be able to add comment to the event by clicking on the Comment bttn.
  2. Allowed special characters !"#$%&'()*+,-./:;<=>?@[]^_`{|}~" .Max quantity of characters 8000.
  3. Once the first character is typed, the system enables ‘Comment’ button.
  4. After clicking on the Comment bttn system shows comment in comment list under the event.
  5. The system should show new comment on the top of comment list.
  6. Both authorized and unauthorized users shall be able to see the quantity of added comments.
  7. Case comment is added -> send notification to the Organizer about the comment addition with the link to the comment.
  8. Authorized User shall be able to mention the other authorized users by their name in the comment.
  9. Authorized User shall be able to post comment.
  10. Authorized User shall be able to see the details of the posted comment.
  11. Organizer shall be able to respond to the comment in the same thread.

Template of comments mockup_of_comments

Out of scope Edit comment Delete comment Reply on comment

Epic link E.g.: Epic #11

Labels to be added "User story"

Tasks

    • [ ] sample task.