Added by Henrique Bastos over 15 years ago
When creating multiple issues in Redmine, I wanted that "save and continue" to persist some of the form states for the next issue.
To do it, I made this little patch that enables a new issue to inspire itself on another issue.
I’ve tested the patch against the stable releases 0.8.1 and 0.8.2, and the result is really worthy.
More about it at http://henriquebastos.net/post/patch-for-redmine-to-persist-form-state-when-adding-multiple-issues
Regards.