Let me clarify this. Currently when a commit occurs, my custom post-
commit script adds the changeset number to a list in a custom field.
I'm using a custom wiki processor to format a custom history when the
ticket is viewed. However, a comment is added to the ticket when I
modify the custom field, which I don't want. If I could get all
changeset for a ticket, then I wouldn't need to update the custom
field after a commit.

Thanks

On Feb 5, 11:09 am, Stodge <sto...@gmail.com> wrote:
> Is there an easy way to get all changesets given a ticket in Python? I
> want to change the post-commit hook so it doesn't add a comment when a
> changeset is created that references a ticket. Subsequently I want
> access to all changes for the ticket so I can generate some a custom
> history for the ticket.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to