Project Web Hook test fails with 500 when run on uninitialized project
Closed
Project Web Hook test fails with 500 when run on uninitialized project
Created by: naub
When a project has not received an initial commit, the web hook test fails because the handler tries to read the last commit. I suppose it could be regarded as an intentional restriction, but then the test button should probably be hidden or disabled.
Created by: allenlz
The same for me in gitlab 5.4
Completed 500 Internal Server Error in 36ms
NoMethodError (undefined method
id' for nil:NilClass): app/services/git_push_service.rb:42:in
sample_data' app/contexts/test_hook_context.rb:4:inexecute' app/controllers/hooks_controller.rb:26:in
test'By Administrator on 2013-09-05T08:38:37 (imported from GitLab project)
Created by: jvanbaarsen
Thanks for the issue report. Please reformat your issue to conform to the issue tracker guidelines found in our contributing guidelines.
By Administrator on 2013-12-18T20:57:58 (imported from GitLab project)
Created by: dosire
It's been at least 2 weeks (and a new release) since we heard from you. I'm closing this issue but if you still experience this problem, please open a new issue (but also reference the old issue(s)). Make sure to also include the necessary debugging information conforming to the issue tracker guidelines found in our contributing guidelines.
By Administrator on 2014-01-16T14:44:57 (imported from GitLab project)