I am trying to update my model driven app solution from my Development environment to the Testing environment.
In the version of the solution within the Testing environment, it contains 2 date calculated fields. One is created using a traditional calculated field, while the other is a formula field. Both of these fields reference another date field to perform calculations.
The date field that they reference has had its behavior changed from user local to timezone dependent.
I have deleted both of these fields from the newer version of the solution. However, when I tried to update the solution, it indicated that changing the behavior to date only or timezone invariant will corrupt the formula.
Anyone has a similar issue?
Thank you!