-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/496469 **Problem** project_graph_path doesn't use @ref with an extracted reference in GraphsController. The URL generation fails and returns a 500 error. **Solution** Provide a correct reference object to project_graph_path Changelog: fixed
由 Vasilii Iakliushin 创作于Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/496469 **Problem** project_graph_path doesn't use @ref with an extracted reference in GraphsController. The URL generation fails and returns a 500 error. **Solution** Provide a correct reference object to project_graph_path Changelog: fixed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
graphs_controller_spec.rb 1.01 KiB