Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing files in GigaDB #2184

Open
14 tasks
Tracked by #752
rija opened this issue Feb 3, 2025 · 0 comments
Open
14 tasks
Tracked by #752

Fix missing files in GigaDB #2184

rija opened this issue Feb 3, 2025 · 0 comments

Comments

@rija
Copy link
Contributor

rija commented Feb 3, 2025

User story

As a curator
I want to efficiently add to the database the missing file detected through audit
So that all data files that we host are included in the database with minimal amount o work

Acceptance criteria

Given I have a list of missing files (from #752)
When I select click on the file
Then the relevant file(s) are added to the correct dataset in GigaDB
And a history log item is added

Additional Info

to investigate:

  • how to do MD5 for them.

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Estimate
Development

No branches or pull requests

2 participants