Skip to content

[Bug][JIRA] Can't retrieve collectIssuleField with JIRA Cloudย #8666

@joshuabezaleel

Description

@joshuabezaleel

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

I was trying to pull data from JIRA Cloud of my company's. My goal is particularly to fill the incidents table/entity for the DORA metrics.

Got this error instead.

time="2025-12-19 14:26:07" level=error msg=" [pipeline service] [pipeline #15] [task #3620] [collectIssuleField] end api collection error\n\tcaused by: error inserting raw rows into _raw_jira_api_issue_fields (500)"
time="2025-12-19 14:26:07" level=info msg=" [pipeline service] [pipeline #15] [task #3620] subtask collectIssuleField finished in 2331 ms"
time="2025-12-19 14:26:07" level=error msg=" [pipeline service] [pipeline #15] [task #3620] subtask collectIssuleField ended unexpectedly\n\tWraps: (2) Error waiting for async Collector execution\n\tWraps: (3) error inserting raw rows into _raw_jira_api_issue_fields (500)\n\tError types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *errors.errorString"
Image

What do you expect to happen

Table _raw_jira_api_issue_fields, _tool_jira_issues, and incidents to be filled, so later I could observe the DORA dashboard on Grafana of Change Failure Rate and Median Time to Restore Service.

How to reproduce

  1. Latest version of v1.0.3-beta8
  2. Create connection to JIRA Cloud
  3. Scope config for Incidents is Task (which I think is default given by JIRA)
  4. Execute the pipeline to Collect Data

Anything else

  1. Is there anything that I can do to debug/fix this? Or do I need to use the dbt/customize plugin? I saw that the customize only support issues but not incidents.
  2. I already changed the log level of lake to debug instead of info but there doesn't seem to be any additional helping log.
  3. I'm attaching the JIRA Scope Config (transformation for Incident) and the corresponding JIRA card (which shows the Task work type) if needed.
Image Image
  1. The ICM itself is actually a JIRA project (I haven't been converting it Board since it needs the Admin to do that). Is it possible that it might be the cause? Since I see previous issues that mentions for JIRA connection it only able to retrieve from Board and not Project.

Version

v1.0.3-beta8

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/pluginsThis issue or PR relates to pluginspriority/highThis issue is very importantseverity/p0This bug blocks key user journey and functiontype/bugThis issue is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions