Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-21894

JIRA returns different 'updated time' for issue in some cases

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Low Low
    • None
    • 4.1.1
    • Java API

      JIRA does not reindex the issue when no fields changes are requested but it does update the updated date. This makes issue navigator disagree with issue views and SOAP. Originally reported as SOAP specific.

      Happens also on Studio 2.2

      The problem is described in details at https://studio.atlassian.com/browse/PLE-1112

      To reproduce:

      • Perform issue workflow action using SOAP (tested with 'stop progress' action) - time X
      • Wait few minutes
      • Perform empty 'update issue' SOAP call - time Y (and Y > X)
      • Check the issue update time in UI (it reports time X)
      • Check the issue update time in xml returned by search call like that (it reports time X)
      • Check the issue update time in xml returned by 'get issue details' call like that (it reports time Y)

      All the above calls should return the same 'update time'.

              Unassigned Unassigned
              jjaroczynski Jacek Jaroczynski (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: