ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Bulk edit of selected fields over set of issues (Bug #1135)
Description
The most important fields that shold be changable this way are:
- assignee (the person who the issue is assigned to)
- parent project (the project that the issue belong to)
- release number
- project status (this is questionable, advantage I see to close obsolete records)
Associated revisions
History
Updated by Holger Just at 2012-09-06 11:56 pm
Right now, you can create an issue query to view all the issues you want to change in a list. Then you can select/mark these issues and right click on them. There should be a context menu where you can change most fields in bulk directly from this context menu.
Alternatively, you can select "Edit" where you get a form to change most fields at once and even add a message.
Please see the screenshot below for an example:
- File screenshot.png added
- Status changed from Open to Closed
Updated by Radek Terber at 2012-09-07 07:56 am
Great to hear that. This functionality seems to be even better than I expected. Thanks.