Modify

Opened 10 years ago

Closed 10 years ago

#330 closed task (fixed)

Agilo detection does not work patch

Reported by: sebastian@… Owned by: bas
Priority: major Milestone:
Component: email2trac Version: 2.7.0
Keywords: agilo Cc:

Description

Hey,

the Agilo support detction does not work with the current agilo trac plugin. They changed Ticket to AgiloTicket?. I think therefore the detction code has to be changed to import AgiloTicket? instead.

Greeting Sebastian

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by bas

  • Keywords agilo added
  • Status changed from new to assigned
  • Type changed from defect to task

thanks for reporting So we have to change this line:

  • from agilo.ticket.model import Ticket

to:

Can you test this?

comment:2 Changed 10 years ago by anonymous

Yes this is how I fixed it locally and it seems to work. Sorry for not attaching a patch directly.

comment:3 Changed 10 years ago by bas

  • Resolution set to fixed
  • Status changed from assigned to closed

In 646:

Fixid agilo ticket model import for old and new versions, closes #330

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.