Skip to content
代码片段 群组 项目
提交 de8046fa 编辑于 作者: Luke Duncalfe's avatar Luke Duncalfe 提交者: Dylan Griffith
浏览文件

Bugfix promoting an Issue with attachments to Epic

https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38646 had
introduced a bug where `MarkdownContentRewriter` was passed the target's
`#project`. For Epics, this can be `nil`. Instead, we need to pass the
target's `#resource_parent`, which for an Epic, will be a Group.

https://gitlab.com/gitlab-org/gitlab/-/issues/236190
上级 4e5c5c78
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册