Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #9392

Closed
Open
Created Jun 16, 2015 by Administrator@rootOwner

undefined method `close' for ExternalIssue

Created by: amiuhle

When I have configured both an external issue tracker and a Web Hook for a project, the Web Hook isn't executed. I also don't see the push event on the project's dashboard.

I'm on 7.11.4

sidekiq.log shows the following error:

2015-06-16T11:17:59.926Z 14368 TID-ow4npumak PostReceive JID- INFO: start
2015-06-16T11:18:01.014Z 14368 TID-ow4npumak PostReceive JID- INFO: fail: 1.088 sec
2015-06-16T11:18:01.015Z 14368 TID-ow4npumak WARN: {"class"=>"PostReceive", "args"=>["/home/git/repositories/<user>/<repository>.git", "key-1", "MzA0ODRlMWRkNDY1NjFhOTdkNjQ2NzY0MmExYmFkNjNmNDk2MGFmMSA4ZWU0\nMDczZTdiMjAzOWRlNjE4NDRkMDBiYzkzMGUyMDExMjliN2E5IHJlZnMvaGVh\nZHMvZGV2ZWxvcAo=\n"]}
2015-06-16T11:18:01.015Z 14368 TID-ow4npumak WARN: undefined method `close' for #<ExternalIssue:0x007fbccf4f0108>
2015-06-16T11:18:01.015Z 14368 TID-ow4npumak WARN: /home/git/gitlab/app/services/issues/close_service.rb:4:in `execute'
/home/git/gitlab/app/services/git_push_service.rb:87:in `block (2 levels) in process_commit_messages'
/home/git/gitlab/app/services/git_push_service.rb:86:in `each'
/home/git/gitlab/app/services/git_push_service.rb:86:in `block in process_commit_messages'
/home/git/gitlab/app/services/git_push_service.rb:73:in `each'
/home/git/gitlab/app/services/git_push_service.rb:73:in `process_commit_messages'
/home/git/gitlab/app/services/git_push_service.rb:56:in `execute'
/home/git/gitlab/app/workers/post_receive.rb:41:in `block in perform'
/home/git/gitlab/app/workers/post_receive.rb:28:in `each'
/home/git/gitlab/app/workers/post_receive.rb:28:in `perform'
Assignee
Assign to
Time tracking