Skip to content

Fix epic subscriptions not working for subgroups

Stan Hu requested to merge sh-fix-notification-toggles-epics-subgroups into master

The change in !22872 (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 #197483 (closed)

Edited by Stan Hu

Merge request reports