Feature #43837
closedAdd a hint to the issue relation add form that clarifies multiple comma-separated issue IDs are accepted
Description
It would help me out a lot if I could add the same relationship to multiple tickets at the same time. For example I will have three tasks that all have to follow one. Currently I have to open each ticket and add the follows one after the other. I would like to be able to select the three tickets and either from the right-click menu or bulk edit interface add the relationships.
Files
Related issues
Updated by Holger Just 18 days ago
You could open the "one" issue and add a "follows" related issue. In the text box for the issues, you can enter a comma-separated list of multiple issue ids. Here, you can enter the respective ids of the three tasks.
Updated by Matthew Hart 18 days ago
You're right Holger, I could do that! I never though about doing it in that "direction" - I just got stuck on that line of thinking.
Updated by Go MAEDA 17 days ago
- File clipboard-202602251114-crqfy.png clipboard-202602251114-crqfy.png added
- File 0001-Show-a-hint-in-the-issue-relation-add-form-to-clarif.patch 0001-Show-a-hint-in-the-issue-relation-add-form-to-clarif.patch added
I have written a small patch to clarify that multiple issue IDs can be entered when adding a related issue. What do you think about this approach?
It adds a short help text "Multiple values allowed (comma separated)" below the input field indicating that values can be comma-separated. The text is already defined as text_comma_separated and used in Administration pages.
The text is shown only when the form is visible, so it should not add visual noise in the normal issue view.

Updated by Go MAEDA 17 days ago
- Related to Feature #33418: Bulk addition of related issues added
Updated by Marius BĂLTEANU 14 days ago
- Status changed from New to Closed
- Assignee set to Marius BĂLTEANU
- Resolution set to Fixed