Backend automatically adds a 0 at the beginning of cron expression for days-in-week-cron

Description

When the user sets a cron expression that contains values for days in a week (e.g. "15 1 * * 1,2,3", or 1:15AM every Mon, Tues, Wed), and tries to deploy the pipeline, the deployment fails with an error showing "CronExpression '0 15 1 * * 1,2,3' is invalid,."

The 0 is automatically added at the beginning of the cron expression, which makes it invalid.

Release Notes

None

Activity

Show:

Chengfeng MaoJanuary 30, 2018 at 7:59 PM

Chengfeng MaoJanuary 29, 2018 at 8:31 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Priority

Created May 30, 2017 at 7:43 PM
Updated January 30, 2018 at 7:59 PM
Resolved January 29, 2018 at 8:31 PM