Hi,
As you all know dataverse table fields have sytem names, like cra27_myfield.
Recently an IT company looked at my app and notice I made it in the default environment. This was not right so they made a new environment. My app was exported from old and immported to new and the company painstakingly copied all the data from the old to the new environment, some with a flow, some with excel. In the end it all worked.
Now one table I added some fields. These fields have a different prefixed fieldname cr856_mynewfield.
All was well until I saveclosed my app and opened it again. I got a bunch of red lines under the cra27 fieldnames in my code which according to my table editing section are still right. When I change all fieldnames to the non system names all is well again (no red lines) but then I saveclose again all my changes are undone (it says somehting about changed collections and if i want to adapt or go on, doesn't matter what I choose) and my red lines are back. It's like a vicious circle. How do I get out of this and am I in a lot of trouble for all future operations on my tables?