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

eCRF data importer job #171

Merged
merged 18 commits into from
May 13, 2021
Merged

eCRF data importer job #171

merged 18 commits into from
May 13, 2021

Conversation

rkrenn
Copy link
Collaborator

@rkrenn rkrenn commented May 3, 2021

changes to JEE application in preparation of the "eCRF data importer" tool (BulkProcessor).

the eCRF data import uses the rest-api to import eCRF data.
it might need to abort&rollback a eCRF data entry, which can imply to
remove a just created subject again.
@rkrenn rkrenn requested review from VeitWeber and Jensrib May 3, 2021 00:45
@sonarcloud
Copy link

sonarcloud bot commented May 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 17 Code Smells

0.0% 0.0% Coverage
22.2% 22.2% Duplication

@rkrenn rkrenn linked an issue May 11, 2021 that may be closed by this pull request
@rkrenn rkrenn changed the title eCRF data importer WIP eCRF data importer job May 11, 2021
@rkrenn rkrenn merged commit 01d7283 into master May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import eCRF data (.xls, .xslx, SQLite, ...)
1 participant