I've been experiencing this in the past couple of days. We use a local dev environment and push to another environment through Courier. I've even gone to the other environment after the push, edited content to make sure the type has changed, and a day later come back to find it's reverted. I have no idea what could be happening in the background to cause this.
The issue was git, I was working with SQL CE database and was using github as source control, whenever designer committed his code, git was updating the replacing my database file with his database file.
Umbraco document type is reverting and content is disappearing
Hi,
My umbraco back office is behaving quite awkward, It is six time, that it revert the document type and content disappeared.
I am using Umbraco 7.1.4 with Visual Studio 2013.
Is there any issue and what will be the solution.
I've been experiencing this in the past couple of days. We use a local dev environment and push to another environment through Courier. I've even gone to the other environment after the push, edited content to make sure the type has changed, and a day later come back to find it's reverted. I have no idea what could be happening in the background to cause this.
Hi Abu,
What do you mean revert document type?
Did you remove document type?
Thanks,
Alex
The issue was git, I was working with SQL CE database and was using github as source control, whenever designer committed his code, git was updating the replacing my database file with his database file.
is working on a reply...