Actions
Patch #43084
openAdd a hook to easily customize the issue editing form
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hook requests
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
In the new issue creation form (`app/views/issues/_form.html.erb`), there is always a `view_issues_form_details_top` hook available regardless of permissions or the ticket situation.
However, in the edit form (`app/views/issues/_edit.html.erb`), there is no such always-available hook.
Therefore, I would like to add a hook that is always usable in the edit form as well.
Files
No data to display
Actions