Edgewall Software
Modify

Opened 7 years ago

Last modified 5 years ago

#12854 new defect

"rows" can be used as custom field but rows=... condition in query doesn't work

Reported by: Jun Omae Owned by:
Priority: normal Milestone: next-major-releases
Component: ticket system Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Ticket with rows field can be created like this but query:status!=closed&rows=42 ignores rows=42 condition.

[ticket-custom]
rows = text

Because rows parameters is used for full rows feature in ticket query. See also wiki:TracQuery#Fullrows.

I think we should add 'rows' to TicketSystem.reserved_field_names because field named rows might be rarely used.

Attachments (0)

Change History (2)

comment:1 by Ryan J Ollos, 5 years ago

Milestone: next-dev-1.3.xnext-dev-1.5.x

Milestone renamed

comment:2 by Ryan J Ollos, 5 years ago

Milestone: next-dev-1.5.xnext-major-releases

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.