Doubt json file, field alignment

Hi i have a doubt

I have a doctype named policy in that I have some number of fields, I changed the position of some fields and saved it.
In policy.json the changes are reflected.
then for some reason i discard the changes for policy.json in vs code.
now the policy.json have no changes in it.
but, position of the field are changed in doctype(web view).!

can anyone tell me what’s happening there. :slightly_smiling_face:

Hi,

The change are apply in tabDocfield tabPropertySetters, etc… on “bench migrate” only if “date modified” in json are more recent than date in table.

If you revert you json file but the last update date are more recent in table change aren’t apply