-
- Downloads
Service integration displays validation errors on test fail
Fixes attempts to update a service integration which had `can_test?` set to true but validations were causing the "Test and save changes" button to return "Something went wrong on our end." Removes references to index action left from 0af99433
Showing
- app/controllers/projects/services_controller.rb 16 additions, 12 deletionsapp/controllers/projects/services_controller.rb
- config/routes/project.rb 1 addition, 1 deletionconfig/routes/project.rb
- spec/controllers/projects/services_controller_spec.rb 12 additions, 0 deletionsspec/controllers/projects/services_controller_spec.rb
Please register or sign in to comment