fromthepage icon indicating copy to clipboard operation
fromthepage copied to clipboard

"Join" tasks missing from collaborators tab

Open saracarl opened this issue 4 years ago • 3 comments

If someone joins a project, they should show up in the collaborators tab as a collaborator (with zero time if they don't actually contribute).

The joined deed also needs to show up in the exported spreadsheet of activity.

(We also need to test/ensure joins are in the overnight activity email -- SU on CWRGM says she's missing them.)

saracarl avatar Jan 05 '21 20:01 saracarl

The joined deed is logged if site visitor (with no account) visits a collection homepage, then signs up for an account.

benwbrum avatar Mar 28 '23 18:03 benwbrum

It looks like the collaborators tab only pulls the list of users from deed types of transcriptions or corrections: https://github.com/benwbrum/fromthepage/blob/development/app/helpers/contributor_helper.rb#L16

We should add the joined deed type to this as well.

benwbrum avatar Aug 03 '23 20:08 benwbrum

This has been fixed.

benwbrum avatar Aug 07 '23 16:08 benwbrum