[
https://issues.apache.org/jira/browse/AIRAVATA-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chathuri Wimalasena resolved AIRAVATA-1281.
-------------------------------------------
Resolution: Fixed
This is fixed.
> experiments returned by searchExperimentByName don't have applicationId
> -----------------------------------------------------------------------
>
> Key: AIRAVATA-1281
> URL: https://issues.apache.org/jira/browse/AIRAVATA-1281
> Project: Airavata
> Issue Type: Bug
> Components: Airavata Client
> Affects Versions: 0.12
> Environment: PHP
> Reporter: David Reagan
> Assignee: Chathuri Wimalasena
>
> Experiments returned by the function don't appear to have an applicationId.
> Here's an example:
> object(Airavata\Model\Workspace\Experiment\ExperimentSummary)[10]
> public 'experimentID' => string
> 'echoTest1_070f1b9c-d0f0-4ab2-a54e-7b7225167862' (length=46)
> public 'projectID' => string
> 'Project1_f0531578-d7df-4c01-ace1-486837add903' (length=45)
> public 'creationTime' => float 1401153283000
> public 'userName' => string 'user1' (length=5)
> public 'name' => string 'echoTest1' (length=9)
> public 'description' => string ' test echo after implementing multiple file
> uploads for WRF' (length=59)
> public 'experimentStatus' =>
> object(Airavata\Model\Workspace\Experiment\ExperimentStatus)[11]
> public 'experimentState' => int 3
> public 'timeOfStateChange' => float 1401153359000
> public 'errors' => null
--
This message was sent by Atlassian JIRA
(v6.2#6252)