[ 
https://jira.nuxeo.org/browse/NXP-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-6135:
-----------------------------------

      Impact type: [API change]
    Upgrade notes: 
It's not possible anymore to do a query on the Immutable facet:
  ... WHERE ecm:mixinType = 'Immutable' ... -- NOT POSSIBLE ANYMORE
  ... WHERE ecm:mixinType <> 'Immutable' ... -- NOT POSSIBLE ANYMORE

The query should be made on ecm:isCheckedInVersion or ecm:isProxy instead.


> Remove support for Immutable pseudo-facet match in queries
> ----------------------------------------------------------
>
>                 Key: NXP-6135
>                 URL: https://jira.nuxeo.org/browse/NXP-6135
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.4.1
>
>
> Remove support for queries like:
> ... WHERE ecm:mixinType <> 'Immutable' ...
> They are hard to maintain and complexify a lot the query maker code.
> Also, nobody uses them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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

Reply via email to