Skip to content

Fix epic dates not updating with subgroups

Stan Hu requested to merge sh-fix-epic-date-updates into master

The change in !22467 (merged) caused the wrong path to be passed to the GraphQL endpoint. The frontend passed only the immediate path (e.g. charts) instead of the full path (e.g. gitlab-org/charts).

Closes #197495 (closed)

Edited by Stan Hu

Merge request reports