"LastUpdatedDate" and "lastUpdatedby" on Dependencies returns "null" via API

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 11.2.0
    • Affects Version/s: 10.130.3
    • Component/s: REST API

      Issue Summary

      LastUpdatedDate on Dependencies returns "null" via API 2.0

      This is reproducible: yes

      Steps to Reproduce

      1. run a GET API request using https://<JA_API_URL>/rest/align/api/2/Dependencies/<id>
      2. notice the response for "LastUpdatedDate" which returns as null

      Expected Results

      1. LastUpdatedDate should return the date+timestamp when the Dependency is last modified

      Actual Results

      1. LastUpdatedDate returns NULL making it not possible to know which dependencies are recently modified

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      NOTE:

      also the "lastUpdatedby" is null and this is reported as a bug in After updating a dependency via UI the API dependency does not update the "lastupdateby" field

      Then LastUpdatedDate and lastUpdatedby are not updated and the API will return null.

      Updates made through he API are properly tracked. 

      The fix will be done on the UI side to prevent this, this is the same bug JIRAALIGN-7152

            Assignee:
            Bhanu Vanjaku
            Reporter:
            Manideep Neeli
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: