mekomsolutions / openmrs-module-initializer

The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.
MIT License
23 stars 77 forks source link

Concepts domain to support updating concept datatypes to numeric. #257

Closed Ruhanga closed 2 months ago

Ruhanga commented 9 months ago

Currently it is not possible to update concepts that are worthy updating to the Numeric datatype. Say for example, changing existing Text to Numeric.

With this Issue resolved, it should be possible to convert concepts such as are of the Text datatype to Numeric datatype.

Related to HSC-190

mks-d commented 2 months ago

@Ruhanga can this issue be closed?

Ruhanga commented 2 months ago

Yes @mks-d. Closing it.