Question
Persistent Infotable of type DataTable gets deleted upon server restart
Hello,
I have an infotable that I set to be of type DataTable and I made it persistent. Despite this it gets emptied when the server is restarted.

It doesn't have a default value assigned to it.
I was expecting the data from it to be stored across server restarts. Is this behavior normal or is some sort of bug ?
Thank you,
Veronica

