-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix deployable nil exception on job controller
When deployable is nil, we gracefully take care of the case.
Showing
- app/serializers/deployment_entity.rb 1 addition, 1 deletionapp/serializers/deployment_entity.rb
- changelogs/unreleased/fix-nil-deployable-exception-on-job-controller-show.yml 5 additions, 0 deletions...d/fix-nil-deployable-exception-on-job-controller-show.yml
- spec/features/projects/jobs_spec.rb 8 additions, 0 deletionsspec/features/projects/jobs_spec.rb
- spec/serializers/deployment_entity_spec.rb 9 additions, 0 deletionsspec/serializers/deployment_entity_spec.rb
Please register or sign in to comment