Modify

Opened 13 years ago

Closed 13 years ago

#9070 closed defect (fixed)

HoursRemaining fails using custom field

Reported by: anonymous Owned by: osimons
Priority: normal Component: EstimationToolsPlugin
Severity: normal Keywords:
Cc: Gary Parr Trac Release: 0.11

Description

I'm using the ChildTicketsPlugin with the intention of assigning hours to child tickets that can be summed up in the parent ticket. For this, the tickets use a custom field called parent of type text that contains #N where N is the parent ticket number. When I use HoursRemaining with parent=#N the result is always 0. The exact same query syntax works with ProgressMeter so I know it is a valid query.

Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by osimons

Owner: changed from Joachim Hoessler to osimons

Got it. Need to decode the hash before submitting the query.

Got a patch + test for it. Hang on.

comment:2 Changed 13 years ago by osimons

Resolution: fixed
Status: newclosed

(In [10557]) EstimationToolsPlugin: Support # in field values for queries. Closes #9070.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
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.