Feature #3033
Bug Reporting: Using "Create and continue" should show bug id of saved bug
Status: | Closed | Start date: | 2009-03-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | Estimated time: | 0.50 hour | |
Target version: | 1.3.0 | |||
Resolution: | Fixed |
Description
When I fill out the form to report a bug and use "create and continue" it only displays "successfull creation" on the next page.
If I want to find out what ID this bug got (because I want to add it to the "todo" in the sourcecode) i have to click on "Issues" first and search for my bug.
I would wish, that instead of only "successfull creation" the text would be something like
"Bug #328 successfully created." so I could simply copy "Bug #328" and paste it into the sourcecode at the appropriate place.
It would be even better, if the link to the bug created would be posted, so I could add a full link to my sourcecode.
thanks.
Related issues
Associated revisions
Adds issue id link in the issue creation flash message (#3033).
History
#1
Updated by Wolfgang Schnerring almost 13 years ago
- File show_issue_number_after_create.patch
added
attached is a patch to show the issue number in the "successful creation" message.
#2
Updated by Christian Zagrodnick over 12 years ago
Yes, this would be useful indeed!
#3
Updated by Victor Sergienko almost 12 years ago
Great thing to have. It could even be an issue link.
Can it be that the patch is not accepted due because it breaks localization?
#4
Updated by Etienne Massip almost 12 years ago
- Target version set to Candidate for next major release
#5
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from New to Closed
- Target version changed from Candidate for next major release to 1.3.0
- Resolution set to Fixed
Added in r6210.
#6
Updated by Toshi MARUYAMA over 8 years ago
- Duplicated by Feature #4651: Display a link to the newly created issue in the flash message added