-
- Downloads
Show commands applied message when promoting issues
Fix 'commands applied' messages not being shown when issue is promoted to epic using slash commands.
Showing
- app/services/notes/create_service.rb 6 additions, 5 deletionsapp/services/notes/create_service.rb
- app/services/notes/quick_actions_service.rb 20 additions, 6 deletionsapp/services/notes/quick_actions_service.rb
- app/services/quick_actions/interpret_service.rb 5 additions, 0 deletionsapp/services/quick_actions/interpret_service.rb
- lib/gitlab/quick_actions/command_definition.rb 9 additions, 0 deletionslib/gitlab/quick_actions/command_definition.rb
- spec/features/issues/user_uses_quick_actions_spec.rb 3 additions, 1 deletionspec/features/issues/user_uses_quick_actions_spec.rb
- spec/lib/gitlab/quick_actions/command_definition_spec.rb 6 additions, 1 deletionspec/lib/gitlab/quick_actions/command_definition_spec.rb
- spec/services/notes/create_service_spec.rb 13 additions, 0 deletionsspec/services/notes/create_service_spec.rb
- spec/services/notes/quick_actions_service_spec.rb 12 additions, 12 deletionsspec/services/notes/quick_actions_service_spec.rb
- spec/services/quick_actions/interpret_service_spec.rb 10 additions, 0 deletionsspec/services/quick_actions/interpret_service_spec.rb
Please register or sign in to comment