From dev-return-27857-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Oct 27 13:19:36 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 28030 invoked from network); 27 Oct 2008 13:19:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2008 13:19:35 -0000 Received: (qmail 7419 invoked by uid 500); 27 Oct 2008 13:19:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 7362 invoked by uid 500); 27 Oct 2008 13:19:39 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 7341 invoked by uid 99); 27 Oct 2008 13:19:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 06:19:39 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 13:18:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A83D234C248 for ; Mon, 27 Oct 2008 06:18:44 -0700 (PDT) Message-ID: <1585898856.1225113524369.JavaMail.jira@brutus> Date: Mon, 27 Oct 2008 06:18:44 -0700 (PDT) From: "Aleks M (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSTUDIO-421) Regarding the update existing entries checkbox MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Regarding the update existing entries checkbox ---------------------------------------------- Key: DIRSTUDIO-421 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-421 Project: Directory Studio Issue Type: Improvement Affects Versions: 1.3.0 Environment: Windows XP SP3 Reporter: Aleks M There should be a way to tell Studio not to try to create the entries first, just update them. Some way to choose between update only or add/update? As it is now I have this LDIF with 15000 entries that I wanted to import (just adding a new attribute). It takes alot of time for Studio to try to create the entries that already exists and the LDAP-server is returning an error on each try that the entry already exists. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.