Add label attribute as column to Drafts view
User Story
As a catalog manager I want a product (/model)'s "label attribute" to be displayed on the Draft screen and in the Draft Overview so that I have an easy way to tell which proposed Draft is for which Product (/model).
Background Documents
Product Grid w/ Label column
Drafts screen for Label Column
Family screen showing the label attribute for each family
Acceptance Criteria
- Column
Label
is displayed. -
Label
's value comes from a Product (/model)'s family'sLabel Attribute
. - Added to Activity->Draft
- Added to Acitivity->Dashboard's
Draft Products Overview
widget. - make sure that app does not throw an error when the product/model for draft has been removed.
Definition of Ready
- User Story can be broken down no further
- Acceptance Criteria and Story Points are agreed upon by development team and PO
Definition of Done
- If required, UI Mockups are created and reviewed
- Code is written with automated unit tests, reviewed, merged to master branch, all tests pass
- All UI texts are multilingual
- Manual tests in test environment are successfully performed
- Test Plan is updated
- Documentation is updated