Issue Details (XML | Word | Printable)

Key: BAM-1260
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brydie McCoy [Atlassian]
Reporter: Andreas Knecht [Atlassian]
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Bamboo

Cron triggers that specify multiples (entries with commas) get interpreted as arrays of Strings

Created: 21/May/07 06:25 PM   Updated: 28/May/07 11:05 PM
Component/s: Build Triggers
Affects Version/s: 1.1.1
Fix Version/s: 1.1.2

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Andreas Knecht [Atlassian], Brydie McCoy [Atlassian] and Mark Chaimungkalanont [Atlassian]
Since last comment: 1 year, 18 weeks, 6 days ago
Number of comments: 1
Internal Priority: 2. High
Internal Work Bucket: Confirmed
Labels:


 Description  « Hide
Cron triggers of the form '0 0 14,20 * * ?' don't seem to work at the moment. They get returned by the UI as [[0 0 14, 20 * * ?]] and don't seem to trigger at all. (See the JDK1.4 and JDK1.5 builds on jbac for an example).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brydie McCoy [Atlassian] added a comment - 28/May/07 11:04 PM
Hi,

I have put the fix for this in the next point release (Probably later this week). Your Cron jobs should start working once the Bamboo instance is upgraded.

Brydie