[ 
https://issues.apache.org/jira/browse/OFBIZ-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Balaji Yendamuri updated OFBIZ-12606:
-------------------------------------
    Description: 
When projects are more than 1000 main screen of projectmgr component is taking 
very long time  to load
Currently it is loading all available projects in one shot and there is 
"{*}ProjectIsBillable{*}.{*}groovy{*}"
which is calling in row-actions 

*Solution* : We can use performFind service  to increase performance in this 
screen

  was:
When projects are more than 1000 main screen of projectmgr component is taking 
very long time load
Currently it is loading all available projects in one shot and there is 
"{*}ProjectIsBillable{*}.{*}groovy{*}"
which is calling in row-actions 

*Solution* : We can use performFind service  to increase performance in this 
screen


> Screen projectmgr  main is taking long time to load when projects are more
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-12606
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12606
>             Project: OFBiz
>          Issue Type: Bug
>          Components: projectmgr
>    Affects Versions: 18.12.05
>            Reporter: Balaji Yendamuri
>            Priority: Minor
>             Fix For: 18.12.06
>
>
> When projects are more than 1000 main screen of projectmgr component is 
> taking very long time  to load
> Currently it is loading all available projects in one shot and there is 
> "{*}ProjectIsBillable{*}.{*}groovy{*}"
> which is calling in row-actions 
> *Solution* : We can use performFind service  to increase performance in this 
> screen



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to