On Wed, Oct 1, 2008 at 6:43 AM, Alonso Dominguez <[EMAIL PROTECTED]> wrote:
> I was testing some kind of Trac plugins about estimation and Agile
> development from trac-hacks.org.
>
> After installing some of them, I have found that ticket form (for creating
> new tickets) didn't show me the "Actions" section (where you can select the
> status of the ticket).
> So I uninstalled every plugin about estimation and managing tickets but,
> when I try to create a new ticket, the form remains the same, I can see the
> ticket fields related to other plugins (like timingandestimationplugin) but
> the plugins are not installed in that environment.
>
> Does anyone of you know how can I rollback the database to its previous
> state (or any other thing that could help me to solve the problem)?

Your database is fine.  The new ticket page should never show the
action section.  The only action when creating a new ticket is
'create', which sets that ticket's state to 'new'.  Only then will any
actions available for the 'new' state be visible.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to