Build: #56 was successful

Job: Release to Maven did not start

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-content-referenceapplication-demo

  • Ian Bacher

    Ian Bacher 9137a83f3d4093d8caad3fbb4690ceb9366b82d9

    Fix overlaps in date ranges
    1 year = 12 months, so <= 12 months captures 1 year olds, but not 13 month olds who are also not > 1 year. For the first few rows, we interpret the upper-bound as being excluded, so 0-2 weeks means 0 days to 13 days; 2 weeks - 12 months means 14 days to 12 months minus 1 day. That way the ranges are unambiguous and capture all possible ages.

    • configuration/backend_configuration/conceptreferencerange/alpreferenceranges.csv (version 9137a83f3d4093d8caad3fbb4690ceb9366b82d9)