mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-02-13 01:03:59 -05:00
fiex typo tracker not project
This commit is contained in:
@@ -39,7 +39,7 @@ module RedmineQbo
|
||||
render :new, status: :unprocessable_entity
|
||||
end
|
||||
|
||||
if @issue.project.nil?
|
||||
if @issue.tracker.nil?
|
||||
flash[:error] = t :notice_error_tracker_nil
|
||||
render :new, status: :unprocessable_entity
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user