Bug 996276 - Cron scheduling example is bad
Summary: Cron scheduling example is bad
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Operations
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.9
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-12 20:09 UTC by Heiko W. Rupp
Modified: 2014-03-26 08:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-26 08:32:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Heiko W. Rupp 2013-08-12 20:09:59 UTC
For operation scheduling the help text gives this example(s)

So cron expressions can be as simple as this: * * * * ? *
or more complex, like this: 0/5 14,18,3-39,52 * ? JAN,MAR,SEP MON-FRI 2002-2010

The 1st one ( * * ... ) does just not work and ends up in a red bar / parse error.
We should provide a valid example here

The 2nd one (0/5 14....) ends up in a red bar as it will never fire.
We should either update that or explain it in the help text.


See also Bug 996274

Comment 1 Heiko W. Rupp 2013-08-15 08:52:25 UTC
master 67cc69eef

Comment 2 Heiko W. Rupp 2014-03-26 08:32:07 UTC
Bulk closing now that 4.10 is out.

If you think an issue is not resolved, please open a new BZ and link to the existing one.


Note You need to log in before you can comment on or make changes to this bug.