Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-2717

Jira Connector: JQL create/updated time does not increment

    XMLWordPrintable

Details

    • 5
    • Severity 2 - Major
    • No

    Description

      Issue Summary

      Jira issues that are created after a Jira project is newly integrated with Jira Align does not sync to Jira Align. This issue is also observed in v10.94 when the connector changes how issues are tracked. From issue type name to issue type ID.

      Steps to Reproduce

      1. Create a new Jira Project and do not add any issues yet.
      2. Integrate this new Jira project to Jira Align. (or you can add a custom issue types)
      3. Stop Jira connector for at least 20 mins(easiest way to repro this)
      4. Navigate to Jira and create an issue (Story/Epic/custom issue type) in the new Jira Project created in step 1.
      5. After 20 mins, start the connector again and wait for the issue to sync.

      Expected Results

      • Created/Updated timer in Jira connector JQL should start incrementing.
      • The Jira issue created will sync to Jira Align

      Actual Results

      • No Jira issues synced to Jira Align
      • Updated/Created timer doesn't increment
        00:15 -> JQL: project = 'ALTEST' AND issuetype = '10001' AND (created >= -12m or updated >= -12m)
        01:00 -> JQL: project = 'ALTEST' AND issuetype = '10001' AND (created >= -12m or updated >= -12m)
        01:40 -> JQL: project = 'ALTEST' AND issuetype = '10001' AND (created >= -12m or updated >= -12m)
        .... no changes happening in Jira  around this time period...
        07:54 -> JQL: project = 'ALTEST' AND issuetype = '10001' AND (created >= -12m or updated >= -12m)
        

      Workaround

      Update one of each Jira issue type on that project to get it to sync.

      Attachments

        Issue Links

          Activity

            People

              eac07d2d8a35 Roman Koshovskyi
              fd18f17e9ccb align-connector-bot
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Backbone Issue Sync