apache / apache/maven-changes-plugin
[MCHANGES-372] Allow Jira report with all status
- Dominant language
- Java
- Stars
- 15
- Forks
- 22
- Avg merge
- 8h 1m
- Merged PRs (30d)
- 3
Description
**[Angel Cervera Claudio](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=angelcervera)** opened **[MCHANGES-372](https://issues.apache.org/jira/browse/MCHANGES-372?redirect=false)** and commented
Usually, we want a report of all issues to know the global status of the current version.
We have a custom workflow, so we have different status codes per project.
I need one way to include ALL status in the statusIds parameter.
In this moment, there is a workaround including all status ids of the project, but it is annoying search all ids and modify the pom any time a Jira admin modify the workflow.
---
1 votes, 2 watchers
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the statusIds parameter is parsed and passed to the Jira report query. Compare that path with the project-status data available from Jira, then verify that an all-status option works without requiring users to enumerate workflow status IDs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100