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

Optimise the data submission/upload routine #63

Open
Osanna123 opened this issue Mar 2, 2023 · 2 comments
Open

Optimise the data submission/upload routine #63

Osanna123 opened this issue Mar 2, 2023 · 2 comments
Assignees

Comments

@Osanna123
Copy link

Osanna123 commented Mar 2, 2023

Presently, the submissions are following the given steps:

  • submitter screens the file and receives a screening report (ICES receives an e-mail)
  • submitter presses the submission button on the screening report (ICES acknowledges online and ICES receives an e-mail about that the submitter wants to upload data (with sessionID))
  • ICES gather sessions that need to be submitted, provide report (and files) to the WGDEC chair(s) for approval
  • ICES makes manual registry in the accessions
  • ICES makes manual data upload

// 3 last steps should be automated as much as possible

Submission acknowledgement:
image

@Osanna123 Osanna123 changed the title Optimise the data submission routine Optimise the data submission/upload routine Mar 2, 2023
@Osanna123
Copy link
Author

@cmspinto and @Osanna123 meeting today on the issue.
agreed new steps of the procedure:

  1. Submitter prepares, screens their file, presses the button to submit data --> David and we get an email notification; the submission is registered in AIMS; DATSU tables are copied into temp tables in VME DB.
  2. David can log in to an interface, where he can see new submissions and download the files (check with David what format they should be, make a respective view).
  3. David should have two buttons: 'Reject the submission' and 'Approve for upload'.
    the first button 'Reject the submission' should give him an option to send a customized email to the submitter.
    the second button should give a message to anna/accessions to make the final upload (this is a temporary solution, to see how the old data are resubmitted).
  4. Anna checks if it's a resubmission, partial, etc, and uploads (with what interface?). The upload is automatically registered with the AIMS and filearchive.

The implementation steps would be for us to check with David if this new procedure would be optimal (especially points 2 and 3) within the next 3 weeks, and then we arrange regular sprints.

@Osanna123
Copy link
Author

test before closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants