Parent accounts on importing chart of accounts

I am having difficulties when trying to import chart of accounts with tree-like account structure. It seems column parent account is empty in list of accounting accounts even that in postgresql database account_parent field have appropriate value. Should I submit a bug report?

Hello

in accounting_account table, the key “account_parent” must contain the account parent “rowid”, and I just imagine that is not really easy to manage this with the import tool

Good continuation