I know this is not recommended and only need in sometime for specific reason.
when I update from console it will update on the database.
but then I update on the db directly. I see in listing page of collection get updated, but the in detail collection document is not updated. are they stored differently
I hard refresh, also try relogin the user!
TL;DR
Developers want to know why updating the database directly does not reflect in the detail collection document, even though it updates in the listing page. They've tried hard refreshing and re-logging in, with no success.