I've got workflow which runs script upon transition. At some point In 
that script I'm trying to get info on what state I'm in via:
st=getattr(state_change,'new_state')
and it appears to be working only with 'Manager' role which mean that 
I have to give that script "proxy role" of manager which I was trying 
to avoid. Is there any other way, and why new_state, old_state and 
transition attributes are so strictly guarded?

-- 
Dmitry Makovey
Web Systems Administrator
Athabasca University
http://www.athabascau.ca
http://www.makovey.net

Attachment: pgpHceKnyxM20.pgp
Description: PGP signature

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to