Story 1.4.5.1. Display Changed Avatar in Activity Tab

Content

General info

The system should show when a user changes their avatar within the activity tab, allowing for easy tracking of profile image updates in the CRM.

User story

As a CRM user,
I want the changed avatar to be shown in the activity tab,
So that I can easily track when a user updates their profile image.


RT-7093

Получение подробных данных проблемы…
СТАТУС

Visual design

Acceptance criteria

01

Scenario: Avatar Change Logged
Given that a user updates their avatar,
When the avatar is changed,
Then the activity tab should display an entry indicating: "{user_name} has changed their avatar on {date:time}."

02

OOS Scenario: Display Updated Avatar
Given that a user updates their avatar,
When the avatar is updated,
Then the activity tab should show the updated avatar next to the activity entry.

03

Scenario: Distinguishable Avatar Change Entry
Given that a user changes their avatar,
When the change is reflected in the activity tab,
Then the entry should be clearly distinguishable as an avatar change and not mixed with other activity types.

Comments

Leave a Reply