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

jrbeeman’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
dww’s picture

Assigned: jrbeeman » dww
Status: Active » Fixed

This was fixed as part of my first patch in #357565: Port signup_status to Views2 (now committed to HEAD).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.