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:
This problem is NOT specific to the Cron plugin. I have also observed this behaviour on other linux config plugins.
Charles does not want config related bugs worked on until they are back on the road map.
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage
Lowering severity/priority - not an enterprise plugin