Benjamin Barrois
Benjamin Barrois

Reputation: 2686

Gitlab EE: Inherited start and end date for epic are not updated

I'm posting this bug here, with a workaround solution. I tried to upload it to Gitlab's Gitlab, but my issue can't be submitted because it is detected as a spam, for whatever reason. Maybe if a Gitlab's staff member sees it here they can forward.

Easy to reproduce :

This is where the bug happens: E2's start and end date are not inherited from the issues, inheritance for both is set to "None", while they should be inherited from issues milestone M.

To sum up, updating the epic of multiple issues seems not to trigger milestone start and end date inheritance update.

This was tested on GitLab Enterprise Edition 14.4.0-ee, dockerized version, freshly installed.

Upvotes: 0

Views: 213

Answers (1)

Benjamin Barrois
Benjamin Barrois

Reputation: 2686

A workaround while waiting for a fix is to take any issue linked to the non-updated epic, unbind it to its milestone and re-binding it again, then the epic start and end date inheritance get updated.

Upvotes: 0

Related Questions