Bug 1300355 - spacewalk-remove-channel does not clear rhnPackageChangeLogData table
Summary: spacewalk-remove-channel does not clear rhnPackageChangeLogData table
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: 570
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Kašpárek
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-20 14:32 UTC by Jan Dobes
Modified: 2016-01-20 16:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-20 16:42:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Dobes 2016-01-20 14:32:00 UTC
Description of problem:
When removing channel with spacewalk-remove-channel, entries in rhnPackageChangeLogData are keeped.

How reproducible:
always

Steps to Reproduce:
1. have empty Satellite
2. sync some channel
3. delete this channel with spacewalk-remove-channel
4. run spacewalk-sql -i <<< "select count(*) from rhnPackageChangeLogData"

Actual results:
not zero count

Expected results:
zero count

Comment 1 Jan Dobes 2016-01-20 16:42:26 UTC
Cleaning of changelog data is actually done by taskomatic cleanup-packagechangelog-data task. Closing.


Note You need to log in before you can comment on or make changes to this bug.