-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'fix-nil-deployable-exception-on-job-controller-show' into 'master'
Fix users cannot access job detail page when deployable does not exist Closes #65216 See merge request gitlab-org/gitlab-ce!32247
No related branches found
No related tags found
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