Issue 19843 - copy table auto pilot: copying records stops on first error
Summary: copy table auto pilot: copying records stops on first error
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC4
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on: 39686
Blocks:
  Show dependency tree
 
Reported: 2003-09-20 17:04 UTC by Frank Schönheit
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2003-09-20 17:04:51 UTC
* create a data source for a MySQL database
* create a table containing a text field and a primary key
* insert three records:
  - record number 1 and 3 should have non-empty text
  - record number 2 should have no text
* copy the table to it's own tables container
=> the "copy table auto pilot" opens
* change the table name, keep "structure and data" checked
* go to the third page. There, change the type for the text column to "entry
required: yes"
* press "Create"
=> there will be an error message that the second record could not be copied
(which is okay, since it doesn't contain text)
* display the newly created table in the data source browser

=> only 1 record was copied

This means that in a larger copy operation, whenever a failure occures, the
whole operation is cancelled. We should at least offer a possibility to ignore
the error for this particular record, and continue with the remaining ones.
Comment 1 ocke.janssen 2003-09-22 07:32:29 UTC
Set target.
Comment 2 marc.neumann 2003-09-29 11:22:34 UTC
"According to the OpenOffice.org roadmap
(http://tools.openoffice.org/releases) this issue was retargeted to
OOo Later." 
Comment 3 hans_werner67 2004-02-02 12:32:02 UTC
change subcomponent to 'none'
Comment 4 ocke.janssen 2004-05-28 14:29:53 UTC
Fixed in cws insight01.
Comment 5 marc.neumann 2004-06-15 14:34:40 UTC
reopen
Comment 6 marc.neumann 2004-06-15 14:35:10 UTC
reassign to fs
Comment 7 marc.neumann 2004-06-15 14:35:40 UTC
fixed in cws insight01 -> please verify
Comment 8 Frank Schönheit 2004-06-17 11:23:07 UTC
verified in CWS insight01, submitted follow-up issue 30378
Comment 9 Frank Schönheit 2004-12-30 08:27:38 UTC
cannot verify this in the master currently because of issue 39686
Comment 10 Frank Schönheit 2005-03-31 10:57:49 UTC
closing