"cubicweb_squareui/views/basetemplates.py" did not exist on "6ade21e42f94ac30a884bffc37c4c06ac71b186b"
feat: add rql query creators for workflowable entities
This adds three workflow related rql query creators. They return a bound rql query (a tuple [query, vars]) directly usable with transactionV2. The result extraction is left to the user but is documented for each query. We could add a wrapper doing the query and extraction later but I don't know which form it could take.
Close #3 (closed)
Edited by Guillaume Vandevelde
Merge request reports
Activity
Filter activity
Please register or sign in to reply