As an author
I want to know how many times a file(s) has been successfully downloaded by users
So that I can see how many times my data has been re-used
Acceptance criteria
Given a user downloads a file from public Giga-Wasabi
When the download is successful
Then the count for the number of times that file has been downloaded is increased by 1
Additional Info
Currently from the CNGB server we have stats, which need to be parsed to count the historic number of downloads of files.
This work is related to multiple other tickets:
1101 Show important key performance indicators in admin dashboard of Gigadb.org
137 Data citation metrics
832 Show metrics on a dataset page
774 xferlog archiving cron job
161 Authors stats page
Product Backlog Item Ready Checklist
[ ] Business value is clearly articulated
[ ] Item is understood enough by the IT team so it can make an informed decision as to whether it can complete this item
[ ] Dependencies are identified and no external dependencies would block this item from being completed
[ ] At the time of the scheduled sprint, the IT team has the appropriate composition to complete this item
[ ] This item is estimated and small enough to comfortably be completed in one sprint
[ ] Acceptance criteria are clear and testable
[ ] Performance criteria, if any, are defined and testable
[ ] The Scrum team understands how to demonstrate this item at the sprint review
Product Backlog Item Done Checklist
[ ] Item(s) in increment pass all Acceptance Criteria
[ ] Code is refactored to best practices and coding standards
[ ] Documentation is updated as needed
[ ] Data security has not been compromised (with particular reference to the personal information we hold in GigaDB)
[ ] No deviation from the team technology stack and software architecture has been introduced
[ ] The product is in a releasable state (i.e. the increment has not broken anything)
User story
Acceptance criteria
Additional Info
Currently from the CNGB server we have stats, which need to be parsed to count the historic number of downloads of files.
This work is related to multiple other tickets:
1101 Show important key performance indicators in admin dashboard of Gigadb.org
137 Data citation metrics
832 Show metrics on a dataset page
774 xferlog archiving cron job
161 Authors stats page
Product Backlog Item Ready Checklist
Product Backlog Item Done Checklist