[feature]: Support concurrent cycles in a project
@srinivaspendem is already working on this.
Since May 7, 2024.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
We've structured our sprint cycles with three teams in a sliding window manner, starting a new sprint each Wednesday, each lasting for three weeks. This setup, which Jira supports, allows us to maintain maximum of a one-week lead time for prioritizing our backlog (but results in multiple sprints running concurrently).
I was evaluating Plane as an alternative to Jira, but the lack of support for concurrent Cycle is currently a blocker for us.
This issue may be related to #1260 , but the description of that issue doesn't align with what I am looking for, that is why I am creating a fresh issue, if this issue is a duplicate, feel free to close this.
Why should this be worked on?
In numerous organizations, sprints (or cycles) serve as a means for teams to prioritize their tasks. In our case, the utilization of sprints is tailored to individual teams rather than projects. Given that we have multiple teams collaborating on the same project, each adhering to distinct sprint schedules, having this capability would afford us greater flexibility in team management.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.