Opened 13 years ago
Closed 10 years ago
#9236 closed defect (wontfix)
AttributeError: 'Ticket' object has no attribute 'is_writeable_field'
Reported by: | Owned by: | François Granade | |
---|---|---|---|
Priority: | highest | Component: | BatchModifyPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi
Am using trac 0.11.7 with agilo plugin binary_agilo-1.3.4_PRO-py2.6.egg and using mysql db. Am getting below error when i try to modify ticket with batchmodify plugin.
"AttributeError: 'Ticket' object has no attribute 'is_writeable_field'"
Due to the above issue not able to modify the tickets created. Also i have tried all previous version of batchmodify plugin, still with no luck. Can anybody please throw some light on this?
Attachments (0)
Change History (10)
comment:1 follow-up: 3 Changed 13 years ago by
Component: | BatchModifyPlugin → AgiloForScrumPlugin |
---|---|
Owner: | changed from CuriousCurmudgeon to Andrea Tomasini |
comment:2 Changed 13 years ago by
Hi
So what to do now?> bcoz if i use only agilo plugin then too ticket modification does not work properly. When we try to modify/edit a ticket, ticket status changes to closed. Got stuck now as cant modify tickets.
comment:3 Changed 13 years ago by
So what to do now?> bcoz if i use only agilo plugin then too ticket modification does not work properly. When we try to modify/edit a ticket, ticket status changes to closed. Got stuck now as cant modify tickets.
Replying to osimons:
Yes, this is really an AgiloForScrumPlugin issue - they have made major modifications to the Ticket subsystem in ways that very often break with other plugins.
comment:4 Changed 13 years ago by
Perhaps the Agilo mailing list http://groups.google.com/group/agilo is your best bet.
comment:5 Changed 13 years ago by
Yes posted the same in the Agilo mailing list too, but no replies yet.
comment:6 Changed 13 years ago by
Is there any fix for this? We also have this issue with same Versions of Trac and Agilo.
comment:7 Changed 13 years ago by
Component: | AgiloForScrumPlugin → BatchModifyPlugin |
---|---|
Owner: | changed from Andrea Tomasini to François Granade |
This is a bug in the BatchModifyPlugin - I'll looking at it
comment:8 Changed 13 years ago by
Please don't pollute the plugin with Agilo workaround code... That would be wrong, IMHO. This Agilo problem happens across many different Ticket plugins, and should be fixed/improved from the Agilo side.
comment:9 Changed 13 years ago by
That's true, it's a bug in Agilo, and should be fixed there... but it's preventing people (me :) ) from using the BatchModifyPlugin... what could we do ?
comment:10 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The plugin is deprecated since it has been integrated to the Trac core for 1.0. Upgrade to Trac 1.0 and uninstall this plugin to get the latest functionality. Enhancement requests can be directed to Trac.
Yes, this is really an AgiloForScrumPlugin issue - they have made major modifications to the Ticket subsystem in ways that very often break with other plugins.