OpenMRS Core Master

Build: #1391 was successful

Job: Integration Test was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Daniel Kayiwa

    Daniel Kayiwa c6d61eac9579a069ae41c0410a85290428bb0007

    Merge pull request #1887 from fanyui/TRUNCK-4975
    Trunck 4975 Making Family name as Optional

  • fanyui <fanyuiharisu@gmail.com>

    fanyui <fanyuiharisu@gmail.com> 1ff9d8f6c8e5366ab618714737c324cd205ac583 m

    TRUNK-4975  Remove validation carried out on familyName  and change the corresponding error message in messages.properties file also modified  Some of the tests carried out on familyName to reflect the change

    • api/src/main/java/org/openmrs/validator/PersonNameValidator.java (version 1ff9d8f6c8e5366ab618714737c324cd205ac583)
    • api/src/main/resources/messages.properties (version 1ff9d8f6c8e5366ab618714737c324cd205ac583)
    • api/src/test/java/org/openmrs/validator/PersonNameValidatorTest.java (version 1ff9d8f6c8e5366ab618714737c324cd205ac583)