Bug 536055 (RHQ-446)
Summary: | Ops scheduling should allow to end after 'x' times | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Operations | Assignee: | Charles Crouch <ccrouch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 0.1 | CC: | hbrock, mfoley |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://jira.rhq-project.org/browse/RHQ-446 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-03 16:56:05 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: | 585306 |
Description
Heiko W. Rupp
2008-05-06 12:53:00 UTC
agreed. this is already supported by the backing scheduling mechanism - quartz so, it would be a matter of extending the jsf scheduler component to render that additional option, and then making sure the SimpleTrigger was created correctly. this would require extending the JSF scheduler component to hold and render that new state, mucking with the javascript to conditionally render the elements, and then making sure the scheduler component correctly translates data when passing the job off to quartz. shooting for 1.2 - but might not end up getting done until 2.0 This bug was previously known as http://jira.rhq-project.org/browse/RHQ-446 Assigning to Ian, as he was last working in that area. Looks fixed in master with giving 'times' as keyword Yes, this is supported in coregui in master. Bulk closing of old issues that are in VERIFIED state. |