As a user I want to be notified when I get a reply to my comment so that I can continue the discussion soon
Preconditions
User commented any article and got a reply from another user
Acceptance Criteria
When any user's comment gets a reply from another user, the user must get a new notification about it
A notification counter value is increased by one
User should see a corresponding notification record when he views the most recent notifications popup or All notifications page
[Username] replied to your comment on the [Object] [Object title]. [Date and Time]
(ex. "Maria replied to your comment on the news How to be eco friendly today. Today 10:00 a.m")
[Username] - user who replied
If more than one user replied to the same comment by the moment the user sees this notification, then the usernames of 2 last repliers and "other users" should be instead (ex, "Maria, Olha and other users replied to your comment on the news How to be eco friendly today. Today 10:00 a.m")
If the same user left more than one reply to the same comment by the moment the user sees this notification, then user should see only the latest one in the notification record
[Object] - defines what was commented (news article, event)
[Object title] - title of the article or name of the event. Should be a link, should be cut if too long (?)
[Date and time] - Date and time when the comment was replied
Date format is DD.MM.YYYY
Time format is HH:MM XM
If the day = Today, then use "Today" word instead of calendar date
If the day = Today - 1, then use "Yesterday" word instead of calendar date
As a user I want to be notified when I get a reply to my comment so that I can continue the discussion soon
Preconditions User commented any article and got a reply from another user
Acceptance Criteria
Epic link E.g.: Epic #324
Labels to be added "User story"