{
  "automationRules": [],
  "boards": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "name": "SPRINT Board",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/agile/1.0/board/1",
      "type": "scrum",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "comments": [
    {
      "authorAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "body": {
        "content": [
          {
            "content": [
              {
                "text": "Found the issue — the API returns 409 Conflict but the frontend error handler doesn't check for that status code. Quick fix, should be done today.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "createdAt": "2024-06-15T10:00:00.000Z",
      "id": 1,
      "issueId": 5,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-5/comment/10000",
      "updateAuthorAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "updatedAt": "2024-06-15T10:00:00.000Z"
    },
    {
      "authorAccountId": "5b10a2844c20165700ede21g",
      "body": {
        "content": [
          {
            "content": [
              {
                "text": "PR is up. I've added token expiry of 24 hours and rate limiting on the resend endpoint. Requesting review from Alice.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "createdAt": "2024-06-18T09:00:00.000Z",
      "id": 2,
      "issueId": 3,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-3/comment/10001",
      "updateAuthorAccountId": "5b10a2844c20165700ede21g",
      "updatedAt": "2024-06-18T09:00:00.000Z"
    }
  ],
  "components": [],
  "dashboards": [
    {
      "createdAt": "2024-06-10T09:00:00.000Z",
      "dashboardId": "dash_sprint_001",
      "description": "Active sprint progress and burndown",
      "gadgets": [
        {
          "color": "blue",
          "gadgetId": "gadget_sp_001",
          "moduleKey": "com.atlassian.jira.gadgets:sprint-burndown-gadget",
          "position": {
            "column": 0,
            "row": 0
          },
          "properties": {
            "boardId": "1",
            "sprintId": "2"
          },
          "title": "Sprint 2 Burndown"
        },
        {
          "color": "green",
          "gadgetId": "gadget_sp_002",
          "moduleKey": "com.atlassian.jira.gadgets:filter-results-gadget",
          "position": {
            "column": 1,
            "row": 0
          },
          "properties": {
            "filterId": "filter_sp_001"
          },
          "title": "Sprint Issues"
        }
      ],
      "id": 1,
      "isFavourite": true,
      "isShared": true,
      "name": "Sprint Dashboard",
      "owner": "5b10a2844c20165700ede21g",
      "self": "https://demo-org.atlassian.net/rest/api/3/dashboard/dash_sprint_001",
      "updatedAt": "2024-06-10T09:00:00.000Z"
    }
  ],
  "fields": [
    {
      "clauseNames": [
        "summary"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "summary",
      "id": 1,
      "name": "Summary",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "summary",
        "type": "string"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "description"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "description",
      "id": 2,
      "name": "Description",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "description",
        "type": "string"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "status"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "status",
      "id": 3,
      "name": "Status",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "status",
        "type": "status"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "assignee"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "assignee",
      "id": 4,
      "name": "Assignee",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "assignee",
        "type": "user"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "priority"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "priority",
      "id": 5,
      "name": "Priority",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "priority",
        "type": "priority"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "issuetype",
        "type"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "issuetype",
      "id": 6,
      "name": "Issue Type",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "issuetype",
        "type": "issuetype"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "labels"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": false,
      "fieldId": "labels",
      "id": 7,
      "name": "Labels",
      "navigable": true,
      "orderable": true,
      "schema": {
        "system": "labels",
        "type": "array"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "clauseNames": [
        "story_points",
        "cf[10016]"
      ],
      "createdAt": "2024-01-01T00:00:00.000Z",
      "custom": true,
      "fieldId": "story_points",
      "id": 8,
      "name": "Story Points",
      "navigable": true,
      "orderable": true,
      "schema": {
        "custom": "com.atlassian.jira.plugin.system.customfieldtypes:float",
        "customId": 10016,
        "type": "number"
      },
      "searchable": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "filters": [
    {
      "createdAt": "2024-06-10T09:00:00.000Z",
      "description": "All issues in the current active sprint",
      "favourite": true,
      "filterId": "filter_sp_001",
      "id": 1,
      "jql": "project = SPRINT AND sprint in openSprints() ORDER BY priority DESC",
      "name": "Current Sprint Issues",
      "owner": "5b10a2844c20165700ede21g",
      "self": "https://demo-org.atlassian.net/rest/api/3/filter/filter_sp_001",
      "sharePermissions": [
        {
          "project": {
            "id": "1"
          },
          "type": "project"
        }
      ],
      "updatedAt": "2024-06-10T09:00:00.000Z"
    },
    {
      "createdAt": "2024-06-12T11:00:00.000Z",
      "description": "Issues marked as blocked",
      "favourite": false,
      "filterId": "filter_sp_002",
      "id": 2,
      "jql": "project = SPRINT AND labels = blocked ORDER BY updated DESC",
      "name": "Blocked Issues",
      "owner": "5b10f2c482e05b22cc7d9a01",
      "self": "https://demo-org.atlassian.net/rest/api/3/filter/filter_sp_002",
      "sharePermissions": [],
      "updatedAt": "2024-06-12T11:00:00.000Z"
    }
  ],
  "issueLinks": [
    {
      "createdAt": "2024-06-12T15:00:00.000Z",
      "id": 1,
      "inwardIssueId": 5,
      "linkTypeInward": "relates to",
      "linkTypeName": "Relates",
      "linkTypeOutward": "relates to",
      "outwardIssueId": 2,
      "updatedAt": "2024-06-12T15:00:00.000Z"
    }
  ],
  "issueLinkTypes": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "inward": "is blocked by",
      "name": "Blocks",
      "outward": "blocks",
      "self": "https://demo-org.atlassian.net/rest/api/3/issueLinkType/10000",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 2,
      "inward": "relates to",
      "name": "Relates",
      "outward": "relates to",
      "self": "https://demo-org.atlassian.net/rest/api/3/issueLinkType/10001",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 3,
      "inward": "is duplicated by",
      "name": "Duplicates",
      "outward": "duplicates",
      "self": "https://demo-org.atlassian.net/rest/api/3/issueLinkType/10002",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 4,
      "inward": "is cloned by",
      "name": "Clones",
      "outward": "clones",
      "self": "https://demo-org.atlassian.net/rest/api/3/issueLinkType/10003",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "issues": [
    {
      "assigneeAccountId": "5b10a2844c20165700ede21g",
      "componentIds": [],
      "createdAt": "2024-06-01T09:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Complete user onboarding experience including signup, email verification, and profile setup.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 1,
      "issueTypeId": 1,
      "key": "SPRINT-1",
      "labels": [
        "onboarding"
      ],
      "parentKey": null,
      "priorityId": 2,
      "projectId": 1,
      "reporterAccountId": "5b10f2c482e05b22cc7d9a01",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-1",
      "statusId": 2,
      "storyPoints": null,
      "summary": "User onboarding flow",
      "updatedAt": "2024-06-15T14:30:00.000Z"
    },
    {
      "assigneeAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "componentIds": [],
      "createdAt": "2024-06-01T10:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Build signup form with email, password, and name fields. Include client-side validation.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 2,
      "issueTypeId": 2,
      "key": "SPRINT-2",
      "labels": [
        "onboarding",
        "frontend"
      ],
      "parentKey": "SPRINT-1",
      "priorityId": 2,
      "projectId": 1,
      "reporterAccountId": "5b10a2844c20165700ede21g",
      "resolution": "Done",
      "resolutionDate": "2024-06-10T16:00:00.000Z",
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-2",
      "statusId": 4,
      "storyPoints": 5,
      "summary": "Signup form with validation",
      "updatedAt": "2024-06-10T16:00:00.000Z"
    },
    {
      "assigneeAccountId": "5b10a2844c20165700ede21g",
      "componentIds": [],
      "createdAt": "2024-06-01T11:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Implement email verification with token generation, sending, and confirmation endpoint.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 3,
      "issueTypeId": 2,
      "key": "SPRINT-3",
      "labels": [
        "onboarding",
        "backend"
      ],
      "parentKey": "SPRINT-1",
      "priorityId": 2,
      "projectId": 1,
      "reporterAccountId": "5b10a2844c20165700ede21g",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-3",
      "statusId": 3,
      "storyPoints": 8,
      "summary": "Email verification service",
      "updatedAt": "2024-06-18T09:00:00.000Z"
    },
    {
      "assigneeAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "componentIds": [],
      "createdAt": "2024-06-02T09:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Multi-step wizard for profile setup: avatar upload, preferences, team selection.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 4,
      "issueTypeId": 2,
      "key": "SPRINT-4",
      "labels": [
        "onboarding",
        "frontend"
      ],
      "parentKey": "SPRINT-1",
      "priorityId": 3,
      "projectId": 1,
      "reporterAccountId": "5b10f2c482e05b22cc7d9a01",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-4",
      "statusId": 1,
      "storyPoints": 5,
      "summary": "Profile setup wizard",
      "updatedAt": "2024-06-02T09:00:00.000Z"
    },
    {
      "assigneeAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "componentIds": [],
      "createdAt": "2024-06-12T15:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "When a user tries to sign up with an existing email, the form submits but shows no error message. Should show a clear validation error.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 5,
      "issueTypeId": 4,
      "key": "SPRINT-5",
      "labels": [
        "bug",
        "onboarding"
      ],
      "parentKey": null,
      "priorityId": 1,
      "projectId": 1,
      "reporterAccountId": "5b10f2c482e05b22cc7d9a01",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-5",
      "statusId": 2,
      "storyPoints": 2,
      "summary": "Signup fails silently on duplicate email",
      "updatedAt": "2024-06-15T10:00:00.000Z"
    },
    {
      "assigneeAccountId": null,
      "componentIds": [],
      "createdAt": "2024-06-05T08:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Document all onboarding-related API endpoints in OpenAPI format.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 6,
      "issueTypeId": 3,
      "key": "SPRINT-6",
      "labels": [
        "docs"
      ],
      "parentKey": null,
      "priorityId": 4,
      "projectId": 1,
      "reporterAccountId": "5b10a2844c20165700ede21g",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-6",
      "statusId": 1,
      "storyPoints": 3,
      "summary": "Write onboarding API docs",
      "updatedAt": "2024-06-05T08:00:00.000Z"
    },
    {
      "assigneeAccountId": null,
      "componentIds": [],
      "createdAt": "2024-06-05T09:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Create Playwright E2E tests covering the full onboarding flow: signup → verify → profile setup.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 7,
      "issueTypeId": 3,
      "key": "SPRINT-7",
      "labels": [
        "testing"
      ],
      "parentKey": null,
      "priorityId": 3,
      "projectId": 1,
      "reporterAccountId": "5b10a2844c20165700ede21g",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-7",
      "statusId": 1,
      "storyPoints": 5,
      "summary": "Set up E2E test suite for onboarding",
      "updatedAt": "2024-06-05T09:00:00.000Z"
    },
    {
      "assigneeAccountId": "5b10f2c482e05b22cc7d9a01",
      "componentIds": [],
      "createdAt": "2024-05-20T09:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Design and implement the welcome email sent after successful onboarding.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 8,
      "issueTypeId": 2,
      "key": "SPRINT-8",
      "labels": [
        "onboarding",
        "email"
      ],
      "parentKey": null,
      "priorityId": 4,
      "projectId": 1,
      "reporterAccountId": "5b10f2c482e05b22cc7d9a01",
      "resolution": "Done",
      "resolutionDate": "2024-05-28T14:00:00.000Z",
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-8",
      "statusId": 4,
      "storyPoints": 2,
      "summary": "Welcome email template",
      "updatedAt": "2024-05-28T14:00:00.000Z"
    },
    {
      "assigneeAccountId": "5b10a2844c20165700ede21g",
      "componentIds": [],
      "createdAt": "2023-10-14T09:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "One-time emergency bypass approved last quarter. Final note: One-time emergency bypass closed. Future releases must satisfy standard quorum.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 9,
      "issueTypeId": 6,
      "key": "CHG-2",
      "labels": [
        "emergency",
        "bypass",
        "one-time",
        "closed"
      ],
      "parentKey": null,
      "priorityId": 2,
      "projectId": 2,
      "reporterAccountId": "5b10f2c482e05b22cc7d9a01",
      "resolution": "Done",
      "resolutionDate": "2023-10-15T12:00:00.000Z",
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/CHG-2",
      "statusId": 6,
      "storyPoints": null,
      "summary": "One-time emergency bypass for ledger-service release",
      "updatedAt": "2023-10-15T12:00:00.000Z"
    },
    {
      "assigneeAccountId": "5b10a2844c20165700ede21g",
      "componentIds": [],
      "createdAt": "2024-01-24T09:00:00.000Z",
      "description": {
        "content": [
          {
            "content": [
              {
                "text": "Change request for merging atlaspay/ledger-service PR #3. Requires two approvals: one from db-platform and one from security-review. Both approvals must come from authoritative reviewers with merge authority.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "fixVersionIds": [],
      "id": 10,
      "issueTypeId": 6,
      "key": "CHG-3",
      "labels": [
        "release",
        "approval-required",
        "quorum",
        "ledger-service"
      ],
      "parentKey": null,
      "priorityId": 1,
      "projectId": 2,
      "reporterAccountId": "5b10f2c482e05b22cc7d9a01",
      "resolution": null,
      "resolutionDate": null,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/CHG-3",
      "statusId": 5,
      "storyPoints": null,
      "summary": "ledger-service Settlement migration hotfix release",
      "updatedAt": "2024-01-25T00:00:00.000Z"
    }
  ],
  "issueTypes": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "A big user story that needs to be broken down.",
      "hierarchyLevel": 1,
      "iconUrl": "https://demo-org.atlassian.net/images/icons/issuetypes/epic.svg",
      "id": 1,
      "name": "Epic",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/issuetype/10000",
      "subtask": false,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "A user story.",
      "hierarchyLevel": 0,
      "iconUrl": "https://demo-org.atlassian.net/images/icons/issuetypes/story.svg",
      "id": 2,
      "name": "Story",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/issuetype/10001",
      "subtask": false,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "A task that needs to be done.",
      "hierarchyLevel": 0,
      "iconUrl": "https://demo-org.atlassian.net/images/icons/issuetypes/task.svg",
      "id": 3,
      "name": "Task",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/issuetype/10002",
      "subtask": false,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "A problem which impairs or prevents the functions of the product.",
      "hierarchyLevel": 0,
      "iconUrl": "https://demo-org.atlassian.net/images/icons/issuetypes/bug.svg",
      "id": 4,
      "name": "Bug",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/issuetype/10003",
      "subtask": false,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "A subtask of an issue.",
      "hierarchyLevel": -1,
      "iconUrl": "https://demo-org.atlassian.net/images/icons/issuetypes/subtask.svg",
      "id": 5,
      "name": "Subtask",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/issuetype/10004",
      "subtask": true,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "A formal change request requiring approval quorum.",
      "hierarchyLevel": 0,
      "iconUrl": "https://demo-org.atlassian.net/images/icons/issuetypes/change.svg",
      "id": 6,
      "name": "Change Request",
      "projectId": 2,
      "self": "https://demo-org.atlassian.net/rest/api/3/issuetype/10005",
      "subtask": false,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "notifications": [
    {
      "created": "2024-06-12T15:00:00.000Z",
      "createdAt": "2024-06-12T15:00:00.000Z",
      "id": 1,
      "issueKey": "SPRINT-5",
      "notificationId": "notif_sp_001",
      "readAt": "2024-06-12T16:00:00.000Z",
      "type": "issue_created",
      "updatedAt": "2024-06-12T16:00:00.000Z",
      "userId": "5b10ac8d82e05b22cc7d4ef5"
    },
    {
      "created": "2024-06-18T09:00:00.000Z",
      "createdAt": "2024-06-18T09:00:00.000Z",
      "id": 2,
      "issueKey": "SPRINT-3",
      "notificationId": "notif_sp_002",
      "readAt": null,
      "type": "comment_added",
      "updatedAt": "2024-06-18T09:00:00.000Z",
      "userId": "5b10a2844c20165700ede21g"
    },
    {
      "created": "2024-06-15T10:00:00.000Z",
      "createdAt": "2024-06-15T10:00:00.000Z",
      "id": 3,
      "issueKey": "SPRINT-4",
      "notificationId": "notif_sp_003",
      "readAt": null,
      "type": "issue_assigned",
      "updatedAt": "2024-06-15T10:00:00.000Z",
      "userId": "5b10ac8d82e05b22cc7d4ef5"
    }
  ],
  "priorities": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "This problem will block progress.",
      "iconUrl": "https://demo-org.atlassian.net/images/icons/priorities/highest.svg",
      "id": 1,
      "name": "Highest",
      "self": "https://demo-org.atlassian.net/rest/api/3/priority/1",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Serious problem that could block progress.",
      "iconUrl": "https://demo-org.atlassian.net/images/icons/priorities/high.svg",
      "id": 2,
      "name": "High",
      "self": "https://demo-org.atlassian.net/rest/api/3/priority/2",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Has the potential to affect progress.",
      "iconUrl": "https://demo-org.atlassian.net/images/icons/priorities/medium.svg",
      "id": 3,
      "name": "Medium",
      "self": "https://demo-org.atlassian.net/rest/api/3/priority/3",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Minor problem or easily worked around.",
      "iconUrl": "https://demo-org.atlassian.net/images/icons/priorities/low.svg",
      "id": 4,
      "name": "Low",
      "self": "https://demo-org.atlassian.net/rest/api/3/priority/4",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Trivial problem with little or no impact on progress.",
      "iconUrl": "https://demo-org.atlassian.net/images/icons/priorities/lowest.svg",
      "id": 5,
      "name": "Lowest",
      "self": "https://demo-org.atlassian.net/rest/api/3/priority/5",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "projects": [
    {
      "avatarUrls": {
        "16x16": "https://demo-org.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400&size=16",
        "24x24": "https://demo-org.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400&size=24",
        "32x32": "https://demo-org.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400&size=32",
        "48x48": "https://demo-org.atlassian.net/secure/projectavatar?pid=10000&avatarId=10400&size=48"
      },
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Project for testing sprint management workflows",
      "id": 1,
      "key": "SPRINT",
      "leadAccountId": "5b10a2844c20165700ede21g",
      "name": "Sprint Demo",
      "projectTypeKey": "software",
      "self": "https://demo-org.atlassian.net/rest/api/3/project/10000",
      "simplified": false,
      "style": "classic",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "avatarUrls": {
        "16x16": "https://demo-org.atlassian.net/secure/projectavatar?pid=10001&avatarId=10400&size=16",
        "24x24": "https://demo-org.atlassian.net/secure/projectavatar?pid=10001&avatarId=10400&size=24",
        "32x32": "https://demo-org.atlassian.net/secure/projectavatar?pid=10001&avatarId=10400&size=32",
        "48x48": "https://demo-org.atlassian.net/secure/projectavatar?pid=10001&avatarId=10400&size=48"
      },
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Project for managing change requests requiring approval quorum",
      "id": 2,
      "key": "CHG",
      "leadAccountId": "5b10a2844c20165700ede21g",
      "name": "Change Management",
      "projectTypeKey": "software",
      "self": "https://demo-org.atlassian.net/rest/api/3/project/10001",
      "simplified": false,
      "style": "classic",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "remoteLinks": [],
  "securityLevels": [],
  "sprintIssues": [
    {
      "createdAt": "2024-05-20T00:00:00.000Z",
      "id": 1,
      "issueId": 2,
      "sprintId": 1,
      "updatedAt": "2024-05-20T00:00:00.000Z"
    },
    {
      "createdAt": "2024-05-20T00:00:00.000Z",
      "id": 2,
      "issueId": 8,
      "sprintId": 1,
      "updatedAt": "2024-05-20T00:00:00.000Z"
    },
    {
      "createdAt": "2024-06-10T00:00:00.000Z",
      "id": 3,
      "issueId": 3,
      "sprintId": 2,
      "updatedAt": "2024-06-10T00:00:00.000Z"
    },
    {
      "createdAt": "2024-06-10T00:00:00.000Z",
      "id": 4,
      "issueId": 4,
      "sprintId": 2,
      "updatedAt": "2024-06-10T00:00:00.000Z"
    },
    {
      "createdAt": "2024-06-12T15:00:00.000Z",
      "id": 5,
      "issueId": 5,
      "sprintId": 2,
      "updatedAt": "2024-06-12T15:00:00.000Z"
    },
    {
      "createdAt": "2024-06-20T00:00:00.000Z",
      "id": 6,
      "issueId": 6,
      "sprintId": 3,
      "updatedAt": "2024-06-20T00:00:00.000Z"
    },
    {
      "createdAt": "2024-06-20T00:00:00.000Z",
      "id": 7,
      "issueId": 7,
      "sprintId": 3,
      "updatedAt": "2024-06-20T00:00:00.000Z"
    }
  ],
  "sprints": [
    {
      "boardId": 1,
      "completeDate": "2024-06-03T17:00:00.000Z",
      "createdAt": "2024-05-19T00:00:00.000Z",
      "endDate": "2024-06-03T00:00:00.000Z",
      "goal": "Complete signup form and welcome email",
      "id": 1,
      "name": "Sprint 1 - Foundation",
      "self": "https://demo-org.atlassian.net/rest/agile/1.0/sprint/1",
      "startDate": "2024-05-20T00:00:00.000Z",
      "state": "closed",
      "updatedAt": "2024-06-03T17:00:00.000Z"
    },
    {
      "boardId": 1,
      "completeDate": null,
      "createdAt": "2024-06-09T00:00:00.000Z",
      "endDate": "2024-06-24T00:00:00.000Z",
      "goal": "Email verification, bug fixes, and profile wizard start",
      "id": 2,
      "name": "Sprint 2 - Verification",
      "self": "https://demo-org.atlassian.net/rest/agile/1.0/sprint/2",
      "startDate": "2024-06-10T00:00:00.000Z",
      "state": "active",
      "updatedAt": "2024-06-10T00:00:00.000Z"
    },
    {
      "boardId": 1,
      "completeDate": null,
      "createdAt": "2024-06-20T00:00:00.000Z",
      "endDate": null,
      "goal": "E2E tests, documentation, and polish",
      "id": 3,
      "name": "Sprint 3 - Polish",
      "self": "https://demo-org.atlassian.net/rest/agile/1.0/sprint/3",
      "startDate": null,
      "state": "future",
      "updatedAt": "2024-06-20T00:00:00.000Z"
    }
  ],
  "statusCategories": [
    {
      "colorName": "medium-gray",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 1,
      "key": "undefined",
      "name": "No Category",
      "self": "https://demo-org.atlassian.net/rest/api/3/statuscategory/1",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "colorName": "blue-gray",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 2,
      "key": "new",
      "name": "To Do",
      "self": "https://demo-org.atlassian.net/rest/api/3/statuscategory/2",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "colorName": "yellow",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 3,
      "key": "indeterminate",
      "name": "In Progress",
      "self": "https://demo-org.atlassian.net/rest/api/3/statuscategory/3",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "colorName": "green",
      "createdAt": "2024-01-01T00:00:00.000Z",
      "id": 4,
      "key": "done",
      "name": "Done",
      "self": "https://demo-org.atlassian.net/rest/api/3/statuscategory/4",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "statuses": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Issue is open and not started.",
      "id": 1,
      "name": "To Do",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/status/10000",
      "statusCategoryId": 2,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Issue is being actively worked on.",
      "id": 2,
      "name": "In Progress",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/status/10001",
      "statusCategoryId": 3,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Issue is in code review.",
      "id": 3,
      "name": "In Review",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/status/10002",
      "statusCategoryId": 3,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Issue is complete.",
      "id": 4,
      "name": "Done",
      "projectId": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/status/10003",
      "statusCategoryId": 4,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Change request awaiting required approvals.",
      "id": 5,
      "name": "Pending Approval",
      "projectId": 2,
      "self": "https://demo-org.atlassian.net/rest/api/3/status/10004",
      "statusCategoryId": 3,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "description": "Change request closed. No further action allowed.",
      "id": 6,
      "name": "Closed",
      "projectId": 2,
      "self": "https://demo-org.atlassian.net/rest/api/3/status/10005",
      "statusCategoryId": 4,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "transitions": [
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "fromStatusIds": [
        1
      ],
      "id": 1,
      "name": "Start Progress",
      "projectId": 1,
      "toStatusId": 2,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "fromStatusIds": [
        2
      ],
      "id": 2,
      "name": "Request Review",
      "projectId": 1,
      "toStatusId": 3,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "fromStatusIds": [
        2,
        3
      ],
      "id": 3,
      "name": "Done",
      "projectId": 1,
      "toStatusId": 4,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "fromStatusIds": [
        2,
        3,
        4
      ],
      "id": 4,
      "name": "Reopen",
      "projectId": 1,
      "toStatusId": 1,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "createdAt": "2024-01-01T00:00:00.000Z",
      "fromStatusIds": [
        3
      ],
      "id": 5,
      "name": "Back to In Progress",
      "projectId": 1,
      "toStatusId": 2,
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "users": [
    {
      "accountId": "5b10a2844c20165700ede21g",
      "accountType": "atlassian",
      "active": true,
      "avatarUrls": {
        "16x16": "https://avatar-management.atlassian.net/default/16",
        "24x24": "https://avatar-management.atlassian.net/default/24",
        "32x32": "https://avatar-management.atlassian.net/default/32",
        "48x48": "https://avatar-management.atlassian.net/default/48"
      },
      "createdAt": "2024-01-01T00:00:00.000Z",
      "displayName": "Test User",
      "emailAddress": "testuser@example.com",
      "id": 1,
      "self": "https://demo-org.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g",
      "timeZone": "America/New_York",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "accountId": "5b10ac8d82e05b22cc7d4ef5",
      "accountType": "atlassian",
      "active": true,
      "avatarUrls": {
        "16x16": "https://avatar-management.atlassian.net/default/16",
        "24x24": "https://avatar-management.atlassian.net/default/24",
        "32x32": "https://avatar-management.atlassian.net/default/32",
        "48x48": "https://avatar-management.atlassian.net/default/48"
      },
      "createdAt": "2024-01-01T00:00:00.000Z",
      "displayName": "Alice Dev",
      "emailAddress": "alice@example.com",
      "id": 2,
      "self": "https://demo-org.atlassian.net/rest/api/3/user?accountId=5b10ac8d82e05b22cc7d4ef5",
      "timeZone": "America/Los_Angeles",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    },
    {
      "accountId": "5b10f2c482e05b22cc7d9a01",
      "accountType": "atlassian",
      "active": true,
      "avatarUrls": {
        "16x16": "https://avatar-management.atlassian.net/default/16",
        "24x24": "https://avatar-management.atlassian.net/default/24",
        "32x32": "https://avatar-management.atlassian.net/default/32",
        "48x48": "https://avatar-management.atlassian.net/default/48"
      },
      "createdAt": "2024-01-01T00:00:00.000Z",
      "displayName": "Bob PM",
      "emailAddress": "bob@example.com",
      "id": 3,
      "self": "https://demo-org.atlassian.net/rest/api/3/user?accountId=5b10f2c482e05b22cc7d9a01",
      "timeZone": "Europe/London",
      "updatedAt": "2024-01-01T00:00:00.000Z"
    }
  ],
  "versions": [],
  "watchers": [],
  "worklogs": [
    {
      "authorAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "comment": {
        "content": [
          {
            "content": [
              {
                "text": "Built the signup form with React Hook Form. Added Zod validation schema.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "createdAt": "2024-05-22T17:00:00.000Z",
      "id": 1,
      "issueId": 2,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-2/worklog/10000",
      "started": "2024-05-22T09:00:00.000Z",
      "timeSpent": "6h",
      "timeSpentSeconds": 21600,
      "updateAuthorAccountId": "5b10ac8d82e05b22cc7d4ef5",
      "updatedAt": "2024-05-22T17:00:00.000Z"
    },
    {
      "authorAccountId": "5b10a2844c20165700ede21g",
      "comment": {
        "content": [
          {
            "content": [
              {
                "text": "Implemented token generation and email sending via SES. Working on confirmation endpoint.",
                "type": "text"
              }
            ],
            "type": "paragraph"
          }
        ],
        "type": "doc",
        "version": 1
      },
      "createdAt": "2024-06-12T17:00:00.000Z",
      "id": 2,
      "issueId": 3,
      "self": "https://demo-org.atlassian.net/rest/api/3/issue/SPRINT-3/worklog/10001",
      "started": "2024-06-12T09:00:00.000Z",
      "timeSpent": "4h",
      "timeSpentSeconds": 14400,
      "updateAuthorAccountId": "5b10a2844c20165700ede21g",
      "updatedAt": "2024-06-12T17:00:00.000Z"
    }
  ]
}
