I've got a relatively simple business rule that applies to a date field. The fields behavior is Date Only if that makes any difference. These are also all custom fields on custom entities.
The business rule is as follows:
IF
Plan of Care Signed by Client? equals "Yes"
I've done rules like this in the past - seems pretty straightforward.
The business rule itself works as expected. However, when I refresh the form for an existing record (either using the browser refresh, or the one in the ribbon) the value in Plan of Care Client Signature Date is decreased by one day. If I save the record (or it is auto saved) and refresh again, one more day is subtracted. This happens without fail as long as I navigate to the tab that the field is on. This also only happens in the unified interface. If I disable the business rule, this behavior stops. I'm assuming this is a bug, but I thought I'd make sure I'm not missing...something. I'll probably go ahead and submit a support ticket also.
This is happening in chrome, and I'm having issues logging in on another browser so I'll have to check it in a bit. Also, other devs saw this same issue, so it's not unique to my user. I've also tried having the business rule scoped to All Forms and Entity, and there was no difference.
*This post is locked for comments