Skip to content

Feature/add team variable to jira sprint enhanced#186

Merged
fivetran-savage merged 43 commits into
mainfrom
feature/add_team_variable_to_jira_sprint_enhanced
May 11, 2026
Merged

Feature/add team variable to jira sprint enhanced#186
fivetran-savage merged 43 commits into
mainfrom
feature/add_team_variable_to_jira_sprint_enhanced

Conversation

@fivetran-savage
Copy link
Copy Markdown
Contributor

@fivetran-savage fivetran-savage commented Apr 30, 2026

PR Overview

Package version introduced in this PR:

  • 1.9.0

This PR addresses the following Issue/Feature(s):

Summary of changes:

  • Adds jira_sprint_enhanced_include_teams variable to control whether the team dimension is included in jira__sprint_enhanced.

Submission Checklist

  • Alignment meeting with the reviewer (if needed)
    • Timeline and validation requirements discussed
  • Provide validation details:
    • Validation Steps: Check for unintentional effects (e.g., add/run consistency & integrity tests)
    • Testing Instructions: Confirm the change addresses the issue(s)
    • Focus Areas: Complex logic or queries that need extra attention
  • Merge any relevant open PRs into this PR

Changelog

  • Draft changelog for PR
  • Final changelog for release review

@fivetran-savage fivetran-savage added the docs:ready Triggers the docs generator workflow. label May 4, 2026
Copy link
Copy Markdown
Contributor

@fivetran-avinash fivetran-avinash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-savage Some notes from my initial review, let me know your thoughts!

Comment thread CHANGELOG.md Outdated
Comment thread models/jira.yml
This model provides enhanced sprint-level metrics in Jira, incorporating data from sprints,
sprint-related issue history, and sprint-based story points tracking.
sprint-related issue history, and sprint-based story points tracking. If teams are enabled, granularity is one row per team per sprint.
columns:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

team actually isn't documented as a column even though it's brought in by default, we'll need to add it in.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call. Will add.

Comment thread README.md Outdated
Comment thread .quickstart/quickstart.yml Outdated
Comment thread CHANGELOG.md Outdated
Comment thread README.md Outdated
Comment thread models/jira.yml Outdated
description: >
This model provides enhanced sprint-level metrics in Jira, incorporating data from sprints,
sprint-related issue history, and sprint-based story points tracking.
sprint-related issue history, and sprint-based story points tracking. If teams are enabled, granularity is one row per team per sprint.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably can be reworded. Teams are enabled by default so the granularity is one row per team per sprint. See the README suggestion here.

fivetran-savage and others added 2 commits May 5, 2026 10:43
Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com>
@fivetran-savage fivetran-savage added docs:ready Triggers the docs generator workflow. and removed docs:ready Triggers the docs generator workflow. labels May 5, 2026
Comment thread CHANGELOG.md Outdated
Comment thread README.md Outdated
Copy link
Copy Markdown
Contributor

@fivetran-avinash fivetran-avinash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-savage Noticed two other things but approved after they're taken care of! Make sure to close your pre-release PR as well after merging.

Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com>
@fivetran-savage fivetran-savage merged commit fc481bc into main May 11, 2026
8 of 10 checks passed
@fivetran-savage fivetran-savage deleted the feature/add_team_variable_to_jira_sprint_enhanced branch May 11, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:ready Triggers the docs generator workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants