Project

General

Profile

Actions

Bug #1836

closed

xmera Omnia - Collection #1765: Smaller Improvements of diverse modules

NoMethodError (undefined method `match' for nil:NilClass) for missing identifier

Added by liaham over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

NoMethodError (undefined method `match' for nil:NilClass

    result = identifier.match(/\A(?!\d+$)[a-z0-9\-_]*\z/)
                       ^^^^^^):
  
plugins/redmine_project_types/app/models/project_import.rb:88:in `check_identifier'
plugins/redmine_project_types/app/models/project_import.rb:70:in `finder_attributes'
plugins/redmine_project_types/app/models/project_import.rb:52:in `build_object'
app/models/import.rb:212:in `block in run'
app/models/import.rb:150:in `block in read_items'
app/models/import.rb:262:in `block in read_rows'
app/models/import.rb:261:in `read_rows'
app/models/import.rb:144:in `read_items'
app/models/import.rb:202:in `run'
app/controllers/imports_controller.rb:91:in `run'

Related issues 1 (0 open1 closed)

Related to xmera Omnia Guide - Documentation #1844: Modify documentation for object importClosedliaham

Actions
Actions

Also available in: Atom PDF