Are constraints which are based on FVA values computed correctly when creating a related item?
We are getting a constraint related error when trying to create a related item through a trigger. The trigger completes correctly but the changes are ultimately rolled back due to a constraint error preventing a certain value (a copied field). The value on the new item has a constraint based on an FVA which points back to the first item through the relationship which was just created. The only explanation I see so far is that the constraint is not correctly reading this FVA's new value. So I just want to ask if anyone can confirm whether constraints act strangely when interacting with FVA's and there's nothing to do about that.

