mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-02-13 09:13:58 -05:00
Implement issue creation error handling; add project validation and refactored issue hooks
This commit is contained in:
@@ -100,5 +100,4 @@ en:
|
||||
notice_forbidden: "You do not have permission to access this resource"
|
||||
notice_issue_not_found: "Issue not found"
|
||||
customer_details: "Customer Details"
|
||||
notice_error_project_nil: "The issue's project is nil."
|
||||
notice_error_project_nil: "The issue's tracker is nil."
|
||||
notice_error_project_nil: "The issue's project is nil, set project to: "
|
||||
Reference in New Issue
Block a user