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

Benoit Delbosc resolved NXP-4177.
---------------------------------

    Resolution: Fixed

fixed

http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/319a11c5fbc7
http://hg.nuxeo.org/nuxeo/nuxeo-distribution/rev/ecbeae3b8515
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/c6833370bfec

> Improve nxshell repostats command to display versions and proxies count
> -----------------------------------------------------------------------
>
>                 Key: NXP-4177
>                 URL: http://jira.nuxeo.org/browse/NXP-4177
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Installers / Admin tools
>    Affects Versions: 5.3 RC
>            Reporter: Benoit Delbosc
>            Assignee: Benoit Delbosc
>             Fix For: 5.3 GA
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> Repostats command don't display the number of versioned documents neither the 
> number of proxies, this make difficult to understand other number like total 
> export or import documents.
> For instance we can add to the output:
> Number of versioned documents: (SELECT COUNT(*) FROM Document WHERE 
> ecm:isCheckedInVersion=1)
> Number of proxies:  (SELECT COUNT(*) FROM Document WHERE ecm:isProxy=1)
> Number of document marked as deleted: XXX
> Total documents and versions: XXXX 

-- 
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

Reply via email to