Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1144

After updating/creating a set of entities, response contains the first entity definition only

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 0.7-incubating
    • 0.7-incubating
    • None
    • None

    Description

      Version: Atlas 0.7

      Steps to recreate:
      Create two entities (POST /entities) and note guid1 and guid2 that get generated.
      Update these entities in the same PUT /entities and response contains (truncated for convenience):

      {
      "requestId": "...",
      "GUID": [
      "guid1",
      "guid2"
      ],
      "definition": "

      {......*\"id\":\"guid1\"*,....}

      }

      Issue: definition does not contain the data for second entity.

      Attachments

        1. ATLAS_1144.patch
          3 kB
          Apoorv Naik

        Issue Links

          Activity

            People

              apoorvnaik Apoorv Naik
              apoorvnaik Apoorv Naik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: