Skip to content

Build spec epics with synced work item by default

What does this MR do and why?

This merge request updates the behaviour of creating epics to ensure that they are always created with a synced work item. This work is done towards preparing to introduce the NOT NULL constraint to epics.issue_id

re Add NOT NULL constraint and ON DELETE CASCADE o... (#450976 - closed) • Alexandru Croitor • 17.1

Benefits of this MR

Improve code and specs to be prepared for introducing the not null constraint onto epics.issue_id column

Edited by Alexandru Croitor

Merge request reports