You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Czes��aw Szczotka <cs...@gmail.com> on 2019/11/17 18:05:02 UTC

Wrong order in ldif export file.

Hi,
I'm doing periodically ldif export from ApacheDS ( version 2.0.0.AM25 ) by Apache Studio ( version: 2.0.0.v20180908-M14 ).  Because of the entries order in ldif file is not possible to import such file ( similar issue like this: https://stackoverflow.com/questions/44763199/incorrect-order-cause-exception-when-exporting-ldif-in-apache-directory-studio )
So I have to use some ldif sort utility ( for example https://github.com/nano-byte/ldif-sort )  before ldif import.
Do you know if it works as designed or it is a bug ? 
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: Wrong order in ldif export file.

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
Yes, it's a known issue and possible improvement, see issues
https://issues.apache.org/jira/browse/DIRSTUDIO-801
https://issues.apache.org/jira/browse/DIRSTUDIO-750

Kind Regards,
Stefan

On 11/17/19 7:05 PM, Czesław Szczotka wrote:
> Hi,
> I'm doing periodically ldif export from ApacheDS ( version 2.0.0.AM25 ) by Apache Studio ( version: 2.0.0.v20180908-M14 ).  Because of the entries order in ldif file is not possible to import such file ( similar issue like this: https://stackoverflow.com/questions/44763199/incorrect-order-cause-exception-when-exporting-ldif-in-apache-directory-studio )
> So I have to use some ldif sort utility ( for example https://github.com/nano-byte/ldif-sort )  before ldif import.
> Do you know if it works as designed or it is a bug ? 
> Thanks
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
> For additional commands, e-mail: dev-help@directory.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org