Build: #194 was successful Changes by moshonk <omondi.ken@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revisions
Git
8bd520cde008293a863986dda55709550e459341 8bd520cde008293a863986dda55709550e459341
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
127
Successful since
#187 ()

Tests

Code commits

Git
Author Commit Message Commit date
moshonk <omondi.ken@gmail.com> moshonk <omondi.ken@gmail.com> 8bd520cde008293a863986dda55709550e459341 8bd520cde008293a863986dda55709550e459341 Concept mappings are failing to save if the external id of the mapping has not been explicitly provided. This is because the uuid columns for both conceptAnswer and conceptSet do not accept null values. The commit fixes this issue.
moshonk <omondi.ken@gmail.com> moshonk <omondi.ken@gmail.com> 06de65ee9c8a0080eec7d1350d96d66d5dd7a435 06de65ee9c8a0080eec7d1350d96d66d5dd7a435 Check for blank strings in addition to null values in the Concept Name Uuid value when transforming the OclConcept object to a Concept object.