I have an automation run when a field is updated on a record. The field type is linked records. The automation runs a script that sorts the linked records based on the fields in the linked record (status and date).
Sometimes after the automation runs, what is displayed when you expand the field or open the record to check the field to see if the sort worked, will not display correctly. When I refresh the page and look at the field again on the record it will be in the correct order. It seems to not display correctly until you refresh the page.
I think the problem comes in when you make multiple updates dragging multiple linked records around in the field causing it to trigger multiple times.
Is there a way for the update trigger to not go until you close out the record?
There seems to be a display bug due when you update a field while an automation triggered by a field update is running. What is actually stored in the field is correct, but it will not display correctly until you refresh the page to see what the field in that record actually is storing.