Codestriker erroneously enforces a pure numeric format for bug identifiers. This prevents it from integrating with issue trackers which use an alhpanumeric issue ID, such as JIRA for which issue IDs have the format: '-', e.g., FORM-325, SERVER-169, TST-82 etc.
Either allow unrestricted alphanumeric bug_ids input or provide a configurable regex property.
2009-10-23 14:07:03 UTC in Codestriker: collaborative code reviewer