Bug 549878

Summary: View on Cron configuration daily job open wrong cron entry (automated testcase)
Product: [Other] RHQ Project Reporter: John Sefler <jsefler>
Component: ConfigurationAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: John Sefler <jsefler>
Severity: low Docs Contact:
Priority: low    
Version: 1.4CC: jshaughn, whayutin
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-16 20:18:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 545537, 565628    

Description John Sefler 2009-12-22 21:27:55 UTC
Description of problem:
Just After creating a cron tab with multiple daily jobs, clicking the View action on one of the Cron configurations opens the wrong cron entry.

Version-Release number of selected component (if applicable):
build 87

How reproducible:
often, but not always.

Steps to Reproduce:
1.Through RHQ Create a cron tab /etc/cron.d/bug with entries
1 2 * * * root echo "foo"
3 4 * * * root echo "bar"

2. Submit
3. Click on Configuration tab
4. click View on the row containing entry: 1 2 * * * root echo "foo"
  
Actual results:
The cron entry display belongs to a different entry


Expected results:
The cron entry for 1 2 * * * root echo "foo"


Note:
If I now click OK and View the entry again....   then this time the configuration displayed is correct.

Additional info:

Comment 1 John Sefler 2010-01-19 16:10:55 UTC
This problem is NOT specific to the Cron plugin.  I have also observed this behaviour on other linux config plugins.

Comment 2 wes hayutin 2010-02-09 12:51:06 UTC
Charles does not want config related bugs worked on until they are back on the road map.

Comment 3 wes hayutin 2010-02-16 16:56:00 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 4 wes hayutin 2010-02-16 17:01:06 UTC
making sure we're not missing any bugs in rhq_triage

Comment 5 Corey Welton 2010-10-05 13:08:10 UTC
Lowering severity/priority - not an enterprise plugin