birdboard
birdboard copied to clipboard
Set default user_id on RecordsActivity to authenticated user. Fixes #5
As mentioned in #5 , the user_id recorded in the activity feed will incorrectly attribute activity performed by collaborators to the project owner.
I've added a test to demonstrate the regression and fix.