API and import can not handle manual creation dates

It seems that the API and also the vikunja data import ignores creation dates of tasks.

If I create an task through the api or if I import task from an another vikunja export the creation date of the task is always the import date and note the date in the json.

I finished the import. For me the issue is not important anymore.

I updated the creation time and user in postgres after the api import. Not the most elegant solution, but it worked.