Skip to content

Fix specs to set work_item_type on all issue creations

Mario Celi requested to merge 338003-fix-existing-specs into master

What does this MR do and why?

In !87735 (closed) we are introducing a DB trigger to verify work_item_type_id is set for all new issue records. Splitting the work required into separate MRs to make review easier. This MRs simply fixes all the specs that break when the new trigger is introduced.

How to set up and validate locally

Modified specs should still work, but for now they do not have a reason to fail as the trigger will be introduced as the last step of this effort when everything is fixed in the specs.

MR acceptance checklist

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

Related to #338003 (closed)

Merge request reports

Loading