Feature #33730
Add new issue links for each version to the version list page
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Roadmap | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
Currently there is a new issue link on the versions/show page(#28138). Clicking on that link will open a new issues page with the version already selected.
I think it would be useful to have a similar new issue link on the version list page.
History
#1
Updated by Mizuki ISHIKAWA almost 2 years ago
- File feature-33730.patch
added
I attach a patch that add links.
#2
Updated by Go MAEDA almost 2 years ago
- Target version set to Candidate for next major release
#3
Updated by Go MAEDA almost 2 years ago
- File Screenshot_2020-07-18_roadmap.png added
- File Screenshot_2020-07-18_version.png added
- File feature-33730-v2.patch
added
Thank you for posting the improvement.
I suggest making the patch more consistent with /versions/:id page. What do you think?
- Swap the position of Edit and New issue button
- Add a caption to Edit button
Roadmap page (patched):
Version page:
#4
Updated by Mizuki ISHIKAWA almost 2 years ago
Go MAEDA wrote:
Thank you for posting the improvement.
I suggest making the patch more consistent with /versions/:id page. What do you think?
- Swap the position of Edit and New issue button
- Add a caption to Edit button
I think it's good.