when I delete service, I accidentally deleted something. Is there a way to get it back? Is there a good way to control the code? Thank you
Solved! Go to Solution.
Unless you explicitly exported your entity prior to accidentally deleting it, there is no way to recover a deleted entity.
Unless you explicitly exported your entity prior to accidentally deleting it, there is no way to recover a deleted entity.
If you don't have any source control or backup, unfortunately as @SachinSharma mentioned, no way to get it back. You can implement the source control via GIT to avoid this kind of issue refer to article https://www.ptc.com/en/support/article/CS267770
and https://community.ptc.com/t5/IoT-Tech-Tips/Git-Backup-Extension-2-0-Now-Available/m-p/592299
Hi @CZ_9645217
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others in the community. If you still have questions, please let us know.
Regards,
Toolika Dixit