Skip to content

Feature 1999 import campaign form data#3000

Merged
MartinWahnschaffe merged 7 commits intodevelopmentfrom
feature-1999-import-campaign-form-data
Sep 29, 2020
Merged

Feature 1999 import campaign form data#3000
MartinWahnschaffe merged 7 commits intodevelopmentfrom
feature-1999-import-campaign-form-data

Conversation

@MartinWahnschaffe
Copy link
Copy Markdown
Contributor

danRosca and others added 5 commits September 22, 2020 18:03
# Conflicts:
#	sormas-backend/src/main/java/de/symeda/sormas/backend/importexport/ImportFacadeEjb.java
changed import popup first section header
changed value description naming for jurisdiction entity import columns
campaignFormData.setCampaign(campaignReferenceDto);
campaignFormData.setCampaignFormMeta(new CampaignFormMetaReferenceDto(campaignFormMetaUUID, campaginMetaDto.getFormName()));
if (validateFormValues(campaginMetaDto, campaignFormData) == false) {
writeImportError(values, I18nProperties.getValidationError(Validations.importUnexpectedError));
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danRosca Please provide more details to the user. Ideally something like:

Value 'JA' in column 'poorlyCoveredArea' does not match expected data type.

@MartinWahnschaffe MartinWahnschaffe merged commit 764ad67 into development Sep 29, 2020
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.

2 participants