Handle award emoji data moved when work item is moved
This handles the award emojis assigned to the original work item being copied to the work item in the new destination. This also changes the copying of assignees to happen in bulk rather than one item at a time. re https://gitlab.com/gitlab-org/gitlab/-/issues/339766
显示
- app/models/award_emoji.rb 1 个添加, 0 个删除app/models/award_emoji.rb
- app/services/work_items/data_sync/widgets/award_emoji.rb 23 个添加, 4 个删除app/services/work_items/data_sync/widgets/award_emoji.rb
- spec/services/work_items/data_sync/widgets/award_emoji_spec.rb 101 个添加, 0 个删除...services/work_items/data_sync/widgets/award_emoji_spec.rb
- spec/support/shared_examples/services/work_items/data_sync/cloneable_and_moveable_data_stared_examples.rb 12 个添加, 1 个删除.../data_sync/cloneable_and_moveable_data_stared_examples.rb
加载中
想要评论请 注册 或 登录