[
https://issues.apache.org/jira/browse/AIRAVATA-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961455#comment-16961455
]
Marcus Christie commented on AIRAVATA-3158:
-------------------------------------------
The sharing registry is imposing a limit:
https://github.com/apache/airavata/blob/staging/modules/sharing-registry/sharing-registry-server/src/main/java/org/apache/airavata/sharing/registry/db/utils/DBConstants.java#L28
when the limit passed is -1.
We could
- pass Integer.MAX_VALUE
- or we could remove the sharing integration for now and only allow admins to
call the experiment statistics method
> Experiment Statistics in Django portal doesn't list beyond 1000 experiments
> ---------------------------------------------------------------------------
>
> Key: AIRAVATA-3158
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3158
> Project: Airavata
> Issue Type: Sub-task
> Components: Django Portal
> Affects Versions: 0.18
> Environment: https://django.staging.seagrid.org
> Reporter: Eroma
> Assignee: Marcus Christie
> Priority: Minor
>
> 1. In experiment statistics doesn't list beyond 1000 experiments when there
> are more than 1000 experiments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)