Fix prop validation and missing injection in Work Items
What does this MR do and why?
Fixes an error relating to prop validation in work_item_list_actions
(passing a string instead of boolean)
Fixes duplicate provided values for Status
feature (hasStatusFeature
and hasWorkItemStatusFeature
). hasWorkItemStatus
was still being referenced but not provided anywhere.
References
Screenshots or screen recordings
No visual changes
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.