Actions
Feature #35861
openAdd hook to import issue fields mapping view
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hook requests
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I want to display the dedicated items of the plugin in Import Issue mapping.
In bottom of
/app/views/imports/_issues_fields_mapping.html.erb
<%= call_hook(:view_issues_fields_mapping_bottom, :import => @import) %>
The attached file is a patch created from V4.2.2.
Files
Actions