[
https://issues.apache.org/jira/browse/AIRAVATA-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie resolved AIRAVATA-3401.
---------------------------------------
Resolution: Fixed
> Searching by experiment status not working in searchExperiments
> ---------------------------------------------------------------
>
> Key: AIRAVATA-3401
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3401
> Project: Airavata
> Issue Type: Bug
> Components: Registry API
> Reporter: Marcus Christie
> Assignee: Marcus Christie
> Priority: Major
>
> This looks like a typo. The filter is put into a map with key
> "experimentStatus"
> (https://github.com/apache/airavata/blob/develop/modules/registry/registry-server/registry-api-service/src/main/java/org/apache/airavata/registry/api/service/handler/RegistryServerHandler.java#L3826)
> and then the ExperimentSummaryRepository is looking for an entry with key
> "state"
> (https://github.com/apache/airavata/blob/develop/modules/registry/registry-core/src/main/java/org/apache/airavata/registry/core/repositories/expcatalog/ExperimentSummaryRepository.java#L106).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)