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

Webhook data shows a wrong updated time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 8.20.23
    • 8.21.0
    • Webhooks

    Description

      Issue Summary

      Webhook data shows a wrong updated time

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Install Jira Server/Data Center v8.20.10
      2. Create a Software or Service Management project and an issue
      3. Create a webhook to trigger as 'Issue Created' and 'Issue Updated' events ('attachment1').
      4. Add a comment to the issue and keep adding a few comments with a gap in time.
      5. Analyse the data received at the destination and check for updated time under 'assignee' element.

      Expected Results

      The updated time under assignee element shows latest update time.

                     "assignee": null,
                      "updated": "2022-09-01T16:08:01.216+1000",
      

      Actual Results

      The updated time under assignee element shows the previous update time. Other events like when the issue is changed status or changed assignee etc., the updated time under assignee element shows latest update time. Only adding a comment takes the previous time (the first comment takes the time of previous issue update like issue assignment).
      attachment2

      The behaviour observed on all versions of Jira tested: (8.19.0, 8.20.10, 8.21.0, 8.22.0)

      Workaround

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

      Attachments

        1. attachment1.png
          214 kB
          Binoy Nicholas
        2. attachment2.png
          222 kB
          Binoy Nicholas

        Activity

          People

            Unassigned Unassigned
            cf063312d081 Binoy Nicholas
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: