-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.10
-
Fix Version/s: 2.15
-
Component/s: None
-
Tags:
-
Backlog priority:600
Since 5.7, some summary widgets can handle their own labels to avoid hardcoded ones.
If handlingLabels is set to true the label will be the one configured on the widget, if any, otherwise it will display the old hardcoded one.
The impacted widgets:
- summary_current_document_single_tasks
- summary_document_route
- summary_current_document_states
- summary_current_document_tagging
- summary_current_document_comments
See NXP-10948