[ http://jira.nuxeo.org/browse/NXP-383?page=comments#action_15523 ] Olivier Grisel commented on NXP-383: ------------------------------------
proposal: use ecm:state as a NXQL token to query on lifecycle state for instance: SELECT * FROM Document WHERE ecm:state = 'validated'; > Make it possible to NXQL query on lifecycle state > ------------------------------------------------- > > Key: NXP-383 > URL: http://jira.nuxeo.org/browse/NXP-383 > Project: Nuxeo Enterprise Platform 5 > Issue Type: Improvement > Security Level: External(All people) > Components: Query / Search, JCRConnector, Core > Reporter: Olivier Grisel > Assigned To: Bogdan Stefanescu > Priority: Major > Fix For: 5.1 M1 > > > Lifecycle state is a stored in a special node property that is not accessible > through the core types schemas and thus, we cannot filter search result on > lifecycle states. > The query engine should add support for such queries. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nuxeo.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ ECM-tickets mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-tickets
