Ticket #3721 (closed defect: wontfix)

Opened 3 months ago

Last modified 1 month ago

Check for empty fields

Reported by: anonymous Assigned to: k0s
Priority: highest Component: TicketSubmitPolicyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I would like to be able to ensure that no-one assings a milestone to the ticket when creating the ticket. Therefore would need to check for 'is empty'.

Attachments

Change History

09/29/08 09:21:55 changed by k0s

  • priority changed from normal to highest.

10/20/08 12:01:13 changed by k0s

  • status changed from new to closed.
  • resolution set to wontfix.

My understanding of what you want is not to allow assigning to milestone on ticket creation. Is this correct? This seems to be beyond what TicketSubmitPolicyPlugin is intended to do, as its condition format is in the format of

[ticket field] [action] [value(s)]

As the newness of a ticket isn't reflected in ticket fields, this condition is currently impossible to impose.

I would be interested in doing additional conditions (e.g. ticket newness, user permissions, etc) at some later date, but currently I'm sticking with the format as it stands.


Add/Change #3721 (Check for empty fields)




Change Properties
Action