-
Bug
-
Resolution: Unresolved
-
Low
-
None
Basically to prevent a repeat of https://tracker.moodle.org/browse/MDL-54734?focusedCommentId=420012&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-420012
Where the fix version was not set for a commit which was on a branch. MDLSITE-4620 looks for 'unowned commits', but it it is not doing that check being aware of branches.
Edited, in other words, right now all we have is a unique list of issues and commits are being checked against it. Instead we need an array of issues by branch, so each commit is checked against the issues into its branch and not the current unique list.
- blocks
-
MDLSITE-5022 Make ./prerelease.sh or ./release.sh check for branches with commits not released
-
- Open
-
- Discovered while testing
-
MDL-54734 Forum email digest sender name change following upgrade to 3.1
-
- Closed
-
- has a non-specific relationship to
-
MDLSITE-4620 Improve the 'check_marked_as_integrated.sh' to detect commits that don't belong to any issue in integration
-
- Closed
-