Skip to content
代码片段 群组 项目
未验证 提交 65744e27 编辑于 作者: Jerry Seto's avatar Jerry Seto 提交者: GitLab
浏览文件

Merge branch 'kassio/work-items-rolledup-dates-on-child-update-milestone' into 'master'

WorkItems: Update Rolledup dates when a child milestone is updated

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/146988



Merged-by: default avatarJerry Seto <jseto@gitlab.com>
Approved-by: default avatarNicolas Dular <ndular@gitlab.com>
Approved-by: default avatarJerry Seto <jseto@gitlab.com>
Reviewed-by: default avatarNicolas Dular <ndular@gitlab.com>
Co-authored-by: default avatarKassio Borges <kassioborgesm@gmail.com>
No related branches found
No related tags found
无相关合并请求
...@@ -12,6 +12,8 @@ class UpdateParentRolledupDatesEventHandler ...@@ -12,6 +12,8 @@ class UpdateParentRolledupDatesEventHandler
UPDATE_TRIGGER_ATTRIBUTES = %w[ UPDATE_TRIGGER_ATTRIBUTES = %w[
start_date start_date
due_date due_date
milestone
milestone_id
].freeze ].freeze
UPDATE_TRIGGER_WIDGETS = %w[ UPDATE_TRIGGER_WIDGETS = %w[
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册