I did right-click > refactor > move from the project menu, "Move everything from .../../ to another directory" > OK selected a different folder, and wham, all my data is gone. I did a grep -r in the project tree to find it, and a find . -iname 'mydataas' still nothing shows up. Its gone.
Why does Intellij do this?