Add spec for work items using internal ids
What does this MR do and why?
I know this duplicates the test effort for work items, however, they are a crucial part of our application and we unfortunately already had a bug that could have been prevented with this test (!108581 (merged))
Issue: #392477 (closed)
We allow work items to be used with global and internal IDs. This adds a feature spec to ensure that work items work in both scenarios.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.