Bug 839093 - Can't reimport System.csv list after downloading
Summary: Can't reimport System.csv list after downloading
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steven Lawrance
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-10 22:35 UTC by andrew
Modified: 2019-05-22 13:43 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-09 08:07:00 UTC
Embargoed:


Attachments (Terms of Use)

Description andrew 2012-07-10 22:35:32 UTC
Description of problem:
Can't reimport System.csv list after downloading.

Version-Release number of selected component (if applicable):


How reproducible:100%


Steps to Reproduce:
1.Click Admin-> Export -> Systems -> Export csv
2.head -n 2 system.csv > test.csv then import
3.
  
Actual results: systemname: Invalid secret None


Expected results: no error 


Additional info:

Comment 1 Dan Callaghan 2012-08-06 03:55:19 UTC
For future reference, the bug here was that False values were being incorrectly converted to empty string, and so the importer was barfing because the 'secret' column had '' instead of 'False'.

Comment 2 Dan Callaghan 2012-08-09 08:07:00 UTC
Beaker 0.9.2 has been released.


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