I use the issue "Name-#" then a colon [1]. Seems to pick it up well. I use this when I'm writing out the commit message. I'm not sure if it can grab it anywhere in the message or if it can grab multiple issues in one. So when I did that last one, I used [2].
[1] FLEX-12345: My commit message [2] FLEX-35082: Changed the way regex was being used to compare the given pattern for dataProvider objects in the findRowIndex / findRowIndices methods. -Mark -----Original Message----- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala Sent: Friday, April 29, 2016 11:41 AM To: dev@flex.apache.org Cc: Mark Kessler Subject: [Non-DoD Source] RE: Re: [jira] [Resolved] (FLEX-35082) moveIndexFindRow doesn't accept integer values On Apr 29, 2016 4:16 AM, "Kessler CTR Mark J" <mark.kessler....@usmc.mil> wrote: > > I don't agree. When the you format your commit messages it adds it to the issue automatically. I'm not going to post a duplicate message for it. Fair enough. Do you know how to format the commit message so it appears in the JIRA ticket automatically? I could use that trick myself Thanks, Om > > > -Mark > > -----Original Message----- > From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash Muppirala > Sent: Thursday, April 28, 2016 7:51 PM > To: dev@flex.apache.org; Mark Kessler > Subject: Re: [jira] [Resolved] (FLEX-35082) moveIndexFindRow doesn't accept integer values > > The general practice is to add the commit sha as a comment when closing a > ticket. It will make things easier to track. > > Thanks, > Om > > On Thu, Apr 28, 2016 at 4:39 PM, Mark Kessler (JIRA) <j...@apache.org> > wrote: > > > > > [ > > https://issues.apache.org/jira/browse/FLEX-35082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > > ] > > > > Mark Kessler resolved FLEX-35082. > > --------------------------------- > > Resolution: Fixed > > Fix Version/s: Apache Flex 4.16.0 > > > > > moveIndexFindRow doesn't accept integer values > > > ---------------------------------------------- > > > > > > Key: FLEX-35082 > > > URL: https://issues.apache.org/jira/browse/FLEX-35082 > > > Project: Apache Flex > > > Issue Type: Bug > > > Components: Spark: List > > > Affects Versions: Apache Flex 4.14.1 > > > Reporter: Dany Dhondt > > > Assignee: Mark Kessler > > > Priority: Minor > > > Fix For: Apache Flex 4.16.0 > > > > > > Attachments: Main.mxml > > > > > > > > > This method has the following signature: > > > public function moveIndexFindRow(field:String, value:String, > > startingIndex:int = 0, patternType:String = RegExPatterns.EXACT):Boolean > > > When a dataProvider object with key 'field' has a 'value' of other than > > String, the method fails > > > > > > > > -- > > This message was sent by Atlassian JIRA > > (v6.3.4#6332) > >