Taoy schrieb: > One of my users entered a load of tasks that need to be requirements. > I'm trying to change their type, but am getting the error: > > Trac detected an internal error: > OperationalError: no such column: remaining_time > > Does anyone know how I can fix these?
The problem is that remaining time is not configured for requirements so trac thinks that remaining_time is a standard ticket field (not a custom field). You can try to delete the remaining_time row for these tickets manually in the ticket_custom table. fs --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

