Thanks Justin. Guess it will pick up multiples too.
On Mon, May 2, 2016 at 8:47 AM, Justin Mclean
wrote:
> Hi,
>
> Mentioning the JIRA ticket in a commit message is all that is required for
> JIRA to pick it up.
>
> Thanks,
> Justin
Hi,
Mentioning the JIRA ticket in a commit message is all that is required for JIRA
to pick it up.
Thanks,
Justin
ppirala
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"
wrote:
>
> I don't agree. Wh
.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,
, 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, Ap
5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
>
> Mark Kessler resolved FLEX-35082.
> -
>Resolution: Fixed
> Fix Version/s: Apache Flex 4.16.0
>
> > moveIndexF
27;ll take a look at it.
>
>
> [1] https://issues.apache.org/jira/browse/FLEX
>
> -Mark
>
> -Original Message-
> From: Dany Dhondt [mailto:archeme...@mac.com]
> Sent: Wednesday, April 27, 2016 2:01 PM
> To: dev@flex.apache.org
> Subject: [Non-DoD Source] moveI
PM
To: dev@flex.apache.org
Subject: [Non-DoD Source] moveIndexFindRow
Hello,
I used the moveIndexFindRow method in the listBase class.
The signature is this:
public function moveIndexFindRow(field:String, value:String, startingIndex:int
= 0, patternType:String = RegExPatterns.EXACT):Boolean
the
Hello,
I used the moveIndexFindRow method in the listBase class.
The signature is this:
public function moveIndexFindRow(field:String, value:String, startingIndex:int
= 0, patternType:String = RegExPatterns.EXACT):Boolean
the value attribute has String as type.
It is very common to have a