Patch #24837
open
Bulk update issues with author
Added by Marcin Świątkiewicz almost 8 years ago.
Updated almost 8 years ago.
Description
It would be nice, to add option to bulk update many different issues with option 'assigned to author'.
Below is my diff with this feature.
Files
Here is test for this feature
There was an mistake. Below is fixed diff.
- Status changed from New to Needs feedback
The patch author.diff cannot be cleanly applied to both trunk and 3.3-stable.
What version of Redmine do you use?
trunk (3.3.2.devel.16217):
$ patch -p1 < author.diff
patching file app/controllers/issues_controller.rb
Hunk #1 succeeded at 294 (offset 19 lines).
Hunk #2 FAILED at 308.
1 out of 2 hunks FAILED -- saving rejects to file app/controllers/issues_controller.rb.rej
patching file test/functional/issues_controller_test.rb
Hunk #1 succeeded at 4379 with fuzz 1 (offset 175 lines).
3.3-stable:
$ patch -p1 < author.diff
patching file app/controllers/issues_controller.rb
Hunk #1 succeeded at 282 (offset 7 lines).
Hunk #2 FAILED at 296.
1 out of 2 hunks FAILED -- saving rejects to file app/controllers/issues_controller.rb.rej
patching file test/functional/issues_controller_test.rb
Hunk #1 succeeded at 4439 with fuzz 1 (offset 235 lines).
My redmine version: 3.3.2.
Here is my diff for 3.3-stable from github.
My formatter also removes white characters from _test file.
Could you make patch to trunk?
Also available in: Atom
PDF