Setting updateHistory=true in REST API Does Not Update Issue History

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 9.4.0, 9.4.14
    • Component/s: REST API
    • None
    • 9.04
    • 1
    • Severity 3 - Minor

      Issue Summary

      Setting updateHistory=true in the REST API call does not update the issue history as expected.

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Make a REST API call (do transition) to Jira with the updateHistory=true parameter.
      https://docs.atlassian.com/software/jira/docs/api/REST/9.4.14/#api/2/issue-doTransition

      2. Check the user's issue history in Jira.

      Expected Results

      The issue retrieved by the REST API call should be added to the user's issue history.

      Actual Results

      The issue does not appear in the user's issue history despite setting updateHistory=true.

      Workaround

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

            Assignee:
            Unassigned
            Reporter:
            Tomoya Suzuki
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: