Skip to content

Draft: Add color information to epics

What does this MR do and why?

Allow a colour to be assigned to an epic. The colour will be used by the epic in the roadmap, and ideally on the epic boards too.

Screenshots or screen recordings

header
image
simplescreenrecorder-2021-11-19_23.58.35

How to set up and validate locally

  1. Run the migrations
  2. Update an epic with a new colour (default colour is the standard colour for epics in the roadmap)
    • The screenshot uses #BF1068 and #68BF10
  3. Add some dates to epics so they appear on the roadmap view
  4. View the roadmap

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 #7641 (closed)

Edited by Andrew Smith

Merge request reports