Skip to content

[Bug] End model for jira__sprint_enhanced bringing in fewer issues than source models #156

Description

@fivetran-avinash

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

vertical_integrity_sprint_enhanced was created to ensure that there were no discrepancies with regards to issues belonging to a sprint between source models and jira__sprint_enhanced model. During a recent PR we noticed that there were significant deltas for number of issues a majority of sprints.

Relevant error log or model output

Failure in test vertical_integrity_sprint_enhanced (tests/integrity/vertical_integrity_sprint_enhanced.sql)

Got 125 results, configured to fail if != 0

Expected behavior

vertical_integrity_sprint_enhanced passes as expected

Possible solution

No response

dbt Project configurations

vars:
issue_field_history_columns: ['summary', 'components', 'team' ,'project']
jira_using_components: false

Package versions

packages:

  • package: fivetran/fivetran_utils
    version: [">=0.4.0", "<0.5.0"]

  • package: dbt-labs/spark_utils
    version: [">=0.3.0", "<0.4.0"]

What database are you using dbt with?

bigquery

How are you running this dbt package?

dbt Core™

dbt Version

1.11.0-b4

Additional Context

No response

Are you willing to open a PR to help address this issue?

  • Yes.
  • Yes, but I will need assistance.
  • No.

Metadata

Metadata

Assignees

No one assigned

    Labels

    next-releaseInclude in the next release.type:bugSomething is broken or incorrect

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions