Fixed #24016 -- Added documentation about third-party app data migrations
There was confusion about how to migrate data from third-party
applications when you are going to uninstall the application later on.
Thanks to Markus, Marten and Sergei for help and review.