I might be able to manually rehydrate them over the weekend, we don’t have that functionality at the moment, but I would be surprised if that didn’t fix them
If possible, would you be able to test if they work correctly by creating a copy of one of the ones that currently doesn’t work?
The Deal’s Closers field links to Emanuel, the Submission’s Closers field inherits that, but the Offer’s Closers field is blank.
The Offer’s Closers field is a lookup that should be inheriting its associated Submission’s Closers field (which in turn is inherited from the Deal’s Closers field).
Hi, I’m having the same problem: a lookup of lookup is not always refreshing. From time to time it does, from time to time ti doesn’t…
I’m happy to share details if need be.
I’m still seeing that lookups don’t refresh when the source field is updated:
Deal #12854 has two Originators: Mark and Robert.
Submission #51645 has a Deal field that’s linked to Deal #12854.
And Submission #51645 has an Originator field that’s supposed to look up Deal #12854 and inherit its Originators.
But the Originator field on Submission #51645 only has one Originator, Mark - it does not have Robert.
So the lookup is not being refreshed when the Originators field of Deal #12854 is updated.
On a practical level, this means that when someone reassigns a Deal to someone else, the new assignee will be able to see the Deal itself but not any of the Deal’s Submissions, Offers, etc.
This because their permissions are set up so that they can only see records whose Originators field contains them.
The Deal table has the actual Originators column which the user directly updates. But the downstream records all rely on a lookup to the Deal’s Originators column.
Since the Originators field of these downstream records isn’t being updated, they are blocked via permissions from the newly assigned user.