Fetch child epics with colours when FF is enabled
Merged
requested to merge espadav8/gitlab:7641-fetch-child-epics-on-roadmap-with-colours-when-ff-is-enabled into master
All threads resolved!
Compare changes
Files
2- @pslaughterAndrew Smith authored
Signed-off-by:
Andrew Smith <espadav8@gmail.com>
@@ -38,7 +38,7 @@ const fetchGroupEpics = (
@@ -70,7 +70,7 @@ const fetchGroupEpics = (
@@ -82,7 +82,7 @@ export const fetchChildrenEpics = (state, { parentItem }) => {
@@ -180,7 +180,7 @@ export const fetchEpics = ({ state, commit, dispatch }, { endCursor } = {}) => {