v8.0
No due date
47% complete
We are following this planning process:
- Collect issues that require breaking changes or large refactors
- Walk through each issue to determine that we want to take it in the next major version release, marking it with
milestone investigation
- Each issue will then be investigated, resulting in a one-pager that captures the following:
- The implementation cost…
We are following this planning process:
- Collect issues that require breaking changes or large refactors
- Walk through each issue to determine that we want to take it in the next major version release, marking it with
milestone investigation
- Each issue will then be investigated, resulting in a one-pager that captures the following:
- The implementation cost of the change
- The importance (the customer impact) of the change
- Whether the change will cause a conflict with another change, require leveraging another change, and/or require implementation before another change can be implemented
- The actual proposed change as the result of the investigation
- The "digging in" that the investigator needed to do in order to document the above point
- Once each issue is investigated, the costs will be aggregated and a target release date will be determine
- We will then start the implementation on each issue according to the design from the one-pagers
- Once the target date is reached, we will release the new major version regardless of what implementations still remain