Project

General

Profile

Actions

Patch #43084

open

Add a hook to easily customize the issue editing form

Added by Haruka Asakura (Agileware) about 2 months ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Hook requests
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

redmine-asakura-20250801.patch (617 Bytes) redmine-asakura-20250801.patch Haruka Asakura (Agileware), 2025-08-01 12:23
Actions #1

Updated by Go MAEDA 4 days ago

  • Target version set to Candidate for next major release

I think the suggested "view_issue_edit_top" for "Edit" form corresponds to the existing hook "view_issues_new_top" for "New issue" page, and adding the new hook would improve consistency.

Actions

Also available in: Atom PDF