Bug 1202760
Summary: | Next execution link in "Scheduled Operations" portlet is not correct | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | bkramer <bkramer> |
Component: | UI | Assignee: | Libor Zoubek <lzoubek> |
Status: | CLOSED ERRATA | QA Contact: | Filip Brychta <fbrychta> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | JON 3.3.1 | CC: | fbrychta, spinder, theute |
Target Milestone: | ER01 | Keywords: | Triaged |
Target Release: | JON 3.3.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-07-30 16:41:34 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: | |||
Bug Depends On: | 1202763 | ||
Bug Blocks: |
Description
bkramer
2015-03-17 12:09:24 UTC
Above error seems to be only for AutoGroups. If it is for resource group or just a resource - URL is correct. branch: master link: https://github.com/rhq-project/rhq/commit/4986c9a5c time: 2015-06-15 16:10:52 +0200 commit: 4986c9a5c07b0a9745251998bfcf28fd7e128685 author: Libor Zoubek - lzoubek message: Bug 1202760 - Next execution link in "Scheduled Operations" portlet is not correct GroupOperationScheduleComposite has been extended so it now knows whether it is autoGroup or not. Based on that knowledge, we can generate correct Link in UI. branch: master link: https://github.com/rhq-project/rhq/commit/2ff0942c9 time: 2015-06-29 23:09:01 +0200 commit: 2ff0942c9f476f3d4b00454f5730c54e8d916b4e author: Libor Zoubek - lzoubek message: Bug 1202760 - Next execution link in "Scheduled Operations" portlet is not correct Reverted back to original GroupOperationScheduleComposite constructors so we don't break API compatibility Available for test with 3.3.3 ER01 build: https://brewweb.devel.redhat.com/buildinfo?buildID=446732 *Note: jon-server-patch-3.3.0.GA.zip maps to ER01 build of jon-server-3.3.0.GA-update-03.zip. Verified on Version : 3.3.0.GA Update 03 Build Number : e4b348a:2f80c8c Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-1525.html |