We need a view which returns "live" parties, i.e., users and groups
who aren't deleted or banned.
We need this for, among other things, /packages/acs- subsite/www/permissions/grant.tcl. (See also this but: http://openacs.org/sdm/one-baf.tcl?baf_id=1524).
I can infer from the cc_users view how to check for live status of users, but how do I do that for groups and get it into one common live_parties view? Anyone familiar enough with the data models to know?
/Lars
Request notifications