Skip to content

Remove unnecessary skipping the query in work item description

Natalia Tepluhina requested to merge ntepluhina-test-fix into master

What does this MR do and why?

In the work item description component, we label workItemIid as a required prop. This means that skip-condition for work item query there will always be false, so we can safely remove it.

Screenshots or screen recordings

No visual changes

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports