Bug 456467
| Summary: | System Set Manager->Package->Remove: incorrect package removed | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Brad Buckingham <bbuckingham> |
| Component: | WebUI | Assignee: | Jay Dobies <jason.dobies> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 0.1 | CC: | cperry, jason.dobies, jdobies, jesusr, pkilambi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-22 16:29:40 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: | 456552 | ||
|
Description
Brad Buckingham
2008-07-23 21:08:06 UTC
Commit: aed9b834448f96c585f43f386e3d617011419ddb Ported perl pages to java and added support for multiarch. Commit: 6fe6ac3db4a677b7801b09c25613653dfc50fbb0 Removed ported perl pages: web/html/network/systems/ssm/packages/remove.pxt web/html/network/systems/ssm/packages/remove_conf.pxt SSM package removal doesn't work at all: Description of problem: Everything in the workflow for removing packages through the SSM looks ok, however after selecting confirm on the confirmation page, the message appears saying "0 package removals have been scheduled" and no events are created on the system. Version-Release number of selected component (if applicable): Spacewalk 0.4 How reproducible: Always Steps to Reproduce: 1. Navigate the SSM selecting one or more packages to remove 2. Hit confirm at the end of the workflow Actual results: A message indicates 0 packages are set for removal. No events are created. Expected results: The message should correctly display what is selected for removal and the remove event should be created. Additional info: *** Bug 480194 has been marked as a duplicate of this bug. *** Commit: a3f6de9627536832864b9ea86a9159a80925d4a7 |