Bug 453477

Summary: duplicated entries in CSV download for some fields
Product: [Community] Spacewalk Reporter: John Matthews <jmatthew>
Component: WebUIAssignee: John Matthews <jmatthew>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 0.1CC: bperkins, dgoodwin
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-09-17 06:59:26 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: 456550    

Description John Matthews 2008-06-30 21:06:42 UTC
To reproduce:

1. go to system list, 
2. click "download csv"
3. all entitlements are duplicated for systems that were displayed on the list.

This is because those entries are being elaborated twice

Comment 1 John Matthews 2008-06-30 21:16:57 UTC
Fixed in commit a0200a462868a25ea36790c7dd6725b8c047ac6c

Issue was that when elaborating with a "List" as a field, the data was being
added without checking to see if it was already present.  



Comment 2 Brandon Perkins 2008-09-04 02:54:33 UTC
More details in  Bug 445895   -  duplicated entries in CSV download for some fields.

Comment 3 Devan Goodwin 2008-09-05 14:25:57 UTC
Looks good in spacewalk 0.2.

Comment 4 Miroslav Suchý 2009-09-17 06:59:26 UTC
Spacewalk is released for long time.