As an editor on the client using the Echo extension, I want to see the Item label as well as the QID in order to easily understand what Item a notification is referring to.
Problem:
Currently only QIDs are displayed in notifications regarding an Item, see image below:
We would like to add the Item label as well to help editors on the client to easily understand what Item a notification is referring to.
BDD
GIVEN an editor on the client receives a notification
AND the notification refers to an Item
WHEN they open the notification
AND
THEN they can see the Item label in the UI language of the editor as well as the QID
Acceptance criteria:
- Notifications referring to an Item have the Item label in the UI language of the editor as well as the QID


