REST API changes to JIRA issue properties does not change the Updated Date

XMLWordPrintable

    Summary

    REST API changes to JIRA issue properties does not change the Updated Date

    Environment

    Cloud

    Steps to Reproduce

    1. Step 1Using a REST API call like so: curl D -u username:password -X PUT -H "Content-type: application/json" https://instance.atlassian.net/rest/api/2/issue/KEY-123/properties/tasks -d ' {"content":"Test if works on JIRA Cloud", "completed" : 1}

      '

    2. Step 2 Observe the Updated date of the issue

    Expected Results

    Updated date was updated to the time that the call was run.

    Actual Results

    Updated date stays the same

    Notes

    Workaround

    There is currently no workaround.

          Assignee:
          Unassigned
          Reporter:
          Jared Long
          Votes:
          2 Vote for this issue
          Watchers:
          5 Start watching this issue

            Created:
            Updated:
            Resolved: