Skip to content

TypeError: no implicit conversion of String into Integer #131

@sentry

Description

@sentry

Sentry Issue: LUPO-1KW

TypeError: no implicit conversion of String into Integer
  app/models/event.rb:625:in `new'
    meta = Bolognese::Metadata.new(input: id, from: "crossref")
  app/models/event.rb:625:in `import_doi'
    meta = Bolognese::Metadata.new(input: id, from: "crossref")
  app/jobs/other_doi_by_id_job.rb:17:in `perform'
    Event.import_doi(id, options)
  config/initializers/_shoryuken.rb:11:in `block in call'
    Raven.capture(tags: tags, extra: context) { yield }
  config/initializers/_shoryuken.rb:11:in `call'
    Raven.capture(tags: tags, extra: context) { yield }
...
(73 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions