Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-1281

experiments returned by searchExperimentByName don't have applicationId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12
    • None
    • Airavata Client
    • None
    • PHP

    Description

      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

      Attachments

        Activity

          People

            chathuri Chathuri Wimalasena
            dmreagan David Michael Reagan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: