createdby / updatedby

When ash_authentication is in use, do you recommend adding created_by and updated_by references for other resources to the user resource.. or is this a dumb thing to do?
Solution:
It depends entirely on the situation 🤷‍♂️
Jump to solution
4 Replies
ZachDaniel
ZachDaniel4mo ago
I usually add timestamps to everything Can't hurt 🙂
Terris
TerrisOP4mo ago
Sorry, I meant references to the user table. I'm also adding ash_paper_trail but this is a shortcut .. maybe
ZachDaniel
ZachDaniel4mo ago
Oh I see
Solution
ZachDaniel
ZachDaniel4mo ago
It depends entirely on the situation 🤷‍♂️

Did you find this page helpful?