gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 14 forks source link

MUST Fix curation log entry actioner for "uploaded files" entry #1615

Open rija opened 8 months ago

rija commented 8 months ago

User story

As a curator I want curation log to be assigned to me So that the curation log entries are associated to their creators

Acceptance test

Given I logged as an admin When I Make an action in the dataset form that triggers a curation log entry creation Then the creation curation log entry has my name associated with it

15:50min. The curation log entry for "uploaded files" should list the Author name as the actioner instead of "system" and the status should be "User Provided Data"

rija commented 5 months ago

We need to add "getLast_Name()" function to the WebUser class