Commit c4289ef6 authored by Anna Vovchenko's avatar Anna Vovchenko Committed by Jan Provaznik

Use promoted epic link in the comment

parent 0cf37693
......@@ -1515,7 +1515,7 @@ class Project < ApplicationRecord
def owner
# This will be phased out and replaced with `owners` relationship
# backed by memberships with direct/inherited Owner access roles
# See https://gitlab.com/gitlab-org/gitlab/-/issues/241503
# See https://gitlab.com/groups/gitlab-org/-/epics/7405
group || namespace.try(:owner)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment