Skip to content

Fix EPM active sprint story rollups#81

Merged
Juce-me merged 1 commit into
mainfrom
bugfix/epm-active-sprint-stories
Jun 17, 2026
Merged

Fix EPM active sprint story rollups#81
Juce-me merged 1 commit into
mainfrom
bugfix/epm-active-sprint-stories

Conversation

@Juce-me

@Juce-me Juce-me commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Trust Jira sprint-filtered child rollup query results when building active EPM project hierarchies.
  • Preserve existing initiative-root active rollup filtering and backlog filtering behavior.
  • Add regression coverage for stories returned by a sprint-filtered child query without a sprint field in the response payload.

Validation

  • python -m unittest discover -s tests passed: 883 tests, 1 skipped.
  • git diff --check passed.

Notes

  • No frontend source changed, so no frontend build or screenshots were needed.

Trust Jira results from child rollup queries that already include the selected active sprint. This prevents stories from being dropped when the returned payload lacks the configured sprint field even though Jira matched the selected sprint.
@Juce-me Juce-me merged commit cba75b5 into main Jun 17, 2026
@Juce-me Juce-me deleted the bugfix/epm-active-sprint-stories branch June 17, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant