Bug 996276

Summary: Cron scheduling example is bad
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: OperationsAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.8CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.9   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-26 08:32:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.