Closed (fixed)
Project:
Signup Status
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Apr 2008 at 17:03 UTC
Updated:
26 Jan 2009 at 18:50 UTC
The "Signup: User: Status" Views filter currently contains an "is" operator, for testing that a user has the given status, but it should also contain an "is not" operator for testing the inverse.
Comments
Comment #1
jrbeemanComment #2
dwwThis was fixed as part of my first patch in #357565: Port signup_status to Views2 (now committed to HEAD).