How can we bulk edit status for many issues?
Added by minkbear minkbear over 14 years ago
redmine version: 0.9.4
I looked in issues, message and wiki and found that in version 0.8.4 seem it can do (http://www.redmine.org/boards/2/topics/7908?r=7909#message-7909)
But i tried in my redmine and Status field do not show on bulkedit page.
So Is it possible to do like this i need?
pls help.
Replies (4)
RE: How can we bulk edit status for many issues? - Added by Felix Schäfer over 14 years ago
Se here RedmineIssueList for bulk editing. Make sure you have the permission to change the status of all the issues you are trying to bulk edit, i.e. that you are a member of all the projects the issues are in, an administrator can not break a workflow and isn't allowed to change statuses.
RE: How can we bulk edit status for many issues? - Added by minkbear minkbear over 14 years ago
Thank you for your info. Now i can edit status on bulkedit page but
On the shortcut menu(http://www.redmine.org/attachments/6/shortcut_menu.png) can i see and edit status menu?
Thanks
RE: How can we bulk edit status for many issues? - Added by Felix Schäfer over 14 years ago
Felix Schäfer wrote:
Make sure you have the permission to change the status of all the issues you are trying to bulk edit, i.e. that you are a member of all the projects the issues are in, an administrator can not break a workflow and isn't allowed to change statuses.
RE: How can we bulk edit status for many issues? - Added by minkbear minkbear over 14 years ago
Okey. Thanks