Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.7
-
Fix Version/s: 1.4.1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Continuum does not insert whitespace between the entered text and the default message.
i.e. in the commit messages:
SAMPLEPROJprepare release sample-1.0
SAMPLEPROJ copy for tag sample-1.0
SAMPLEPROJprepare for next development iteration
the system is unable to parse the issue ID from the first commit, and the pre-commit hook rejects the commit, failing the release.
there's a workaround for now and that is to include additional whitespace and/or special characters in the 'SCM Comment Prefix' field.
Fixed in -r 1332898