Hi,

Just wondering what the policy should be on referencing JIRA issues in code 
comments

Do we:
1. Don't need to do it as it's contained in the SVN history

2. Mention issue by name
//  some random fix  (FLEX-123)

3. Have a URL to the issue
//  some random fix (https://issues.apache.org/jira/browse/FLEX-123)

4. Something else?

Thanks,
Justin

Reply via email to