ACL problem after Parse import

When I import my Parse project into Backendless the ACL is not convertet.

After the import I can see two table columns named ACL, one for Backendless and one String column that contains the Parse data. Is this expected? Or how should I do to convert them?

Thanks

The ACL data is not migrated at the moment. You would need to either establish ACL manually or write your own code to assign permissions.

At the moment? Does that mean you are trying to fix this?

Yes, it is on our roadmap.