Modify

Opened 17 years ago

Closed 17 years ago

#1833 closed defect (duplicate)

"Disallow closing blocked tickets" functionality doesn't work

Reported by: aqualx@… Owned by: Noah Kantrowitz
Priority: normal Component: MasterTicketsPlugin
Severity: normal Keywords: close ticket blocked
Cc: martin.marcher@…, Matt Callaghan Trac Release: 0.11

Description

Can't get "Disallow closing blocked tickets" to work for me on Trac 0.11dev-r5849.

Steps:

  • Create two new tickets (#20, #21)
  • For ticket:21 set property: Blocking = "20"
  • Close ticket:20. At this stage an error or warning message was expected, but instead ticket closes.

Attachments (0)

Change History (5)

comment:1 Changed 17 years ago by Noah Kantrowitz

Cc: martin.marcher@… Matt Callaghan added; anonymous removed

What rev of the plugin are you running? This works fine on my dev server. Do you actually see something in the "Blocked by" field of the blocked ticket?

comment:2 Changed 17 years ago by anonymous

Yes, the DIGIT of the ticket appears, but it doesn't link to the ticket.

comment:3 Changed 17 years ago by aqualx@…

Using r2430. "Blocked By" and "Blocking" fields refer (without Trac Links - just numbers) each other in both tickets.

comment:4 Changed 17 years ago by Noah Kantrowitz

Please verify that the mastertickets.web_ui module is actually activated. This does both the linkification and the enforcement of the blocking rules.

comment:5 Changed 17 years ago by aqualx@…

Resolution: duplicate
Status: newclosed

You are right. Module "mastertickets.web_ui" can't load due to error like in #1781. Currently installed Genshi 0.43 doesn't contain module genshi.filters.transform. So, we are waiting for new release of Genshi 0.5 which will include Transformation framework. Sorry to trouble you, but IMHO this should be noted in requirements.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.