Serious issue - Cannot change milestone for multiple tickets

62 views
Skip to first unread message

Lior K

unread,
Jun 21, 2010, 11:50:55 AM6/21/10
to Agilo for Scrum
This is related to a previous post, but seems to be a more serious
issue:

We have around 100 bugs, stories or tasks that are 'orphans' (have
milestones but no sprints). We'd like to clear the milestones on these
tickets but found no easy way to do that other than setting the
milestone field manually for these tickets.

We tried both the BatchModify plugin and the TracImport plugin, but
these result in the following agilo error.
I'd appreciate any help on this since this is the only way for us to
make these tickets show in the product backlog.

thanks,
Lior

--------- error info below -----

AttributeError: 'Ticket' object has no attribute 'is_writeable_field'
This is probably a local installation issue.

Python Traceback

Most recent call last:
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 450, in
_dispatch_request
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 176, in
dispatch
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 296, in
_pre_process_request
File "/var/trac/env/venotion/plugins/BatchModify-0.6.0_trac0.11-
py2.6.egg/batchmod/web_ui.py", line 47, in pre_process_request
File "/var/trac/env/venotion/plugins/BatchModify-0.6.0_trac0.11-
py2.6.egg/batchmod/web_ui.py", line 94, in _batch_modify
File "/usr/lib/python2.6/site-packages/trac/ticket/model.py", line
299, in save_changes
File "/usr/lib/python2.6/site-packages/binary_agilo-1.3.0.1_PRO-
py2.6.egg/agilo/scrum/burndown/changelistener.py", line 69, in
ticket_changed
File "/usr/lib/python2.6/site-packages/binary_agilo-1.3.0.1_PRO-
py2.6.egg/agilo/scrum/burndown/changelistener.py", line 119, in
_current_sprint_name
File "/usr/lib/python2.6/site-packages/binary_agilo-1.3.0.1_PRO-
py2.6.egg/agilo/scrum/burndown/changelistener.py", line 128, in
_current_value


System Information:

User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

Trac: 0.11.7
Python: 2.6.4 (r264, May 30 2010, 13:35:10) [GCC 4.3.4]
setuptools: 0.6
SQLite: 3.6.22
pysqlite: 2.4.1
Genshi: 0.5.1
mod_python: 3.3.1
Agilo: 1.3.0.1-PRO
Pygments: 1.3.1
Subversion: 1.6.9 (r901367)
jQuery: 1.2.6

Robert Buchholz

unread,
Jun 23, 2010, 7:40:33 AM6/23/10
to ag...@googlegroups.com
Hey Lior,

On Monday 21 June 2010, Lior K wrote:
> This is related to a previous post, but seems to be a more serious
> issue:
>
> We have around 100 bugs, stories or tasks that are 'orphans' (have
> milestones but no sprints). We'd like to clear the milestones on
> these tickets but found no easy way to do that other than setting
> the milestone field manually for these tickets.
>
> We tried both the BatchModify plugin and the TracImport plugin, but
> these result in the following agilo error.
> I'd appreciate any help on this since this is the only way for us to
> make these tickets show in the product backlog.

Felix already mentioned this in the other thread, but the solution would
be something like this:

- Go to the query form (<your agilo>/query)
- Add these filters:
- "Type is bug"
- "Milestone is not <empty string>"
- "Sprint is <empty string>"
- Select "Download in other formats -> Comma-delimited Text"
- Open this file in OpenOffice
- Remove the entries in the milestone column
- Save the file (as CSV)
- Go to the Dashboard
- Select "Modify Tickets (from *.csv)"
- Click Preview

Hope this helps!


Robert

Lior K

unread,
Jun 23, 2010, 8:58:05 AM6/23/10
to Agilo for Scrum
Yes, that did the trick!

thanks

Lior
Reply all
Reply to author
Forward
0 new messages