samuel34
(Samuel Male)
August 7, 2018, 10:36pm
1
Hi,
I wanna use the Validation module to track down invalid Concepts, but however on attempting to install it, I get this error .
org.openmrs.module.ModuleException: Unable to load/find moduleActivator: ‘org.openmrs.module.validation.ValidationActivator’ Module: Validation Module
Validation module - 1.0.1
RefApp - 2.7
platform - 2.0.6
cc: @dkayiwa , @wyclif , @ball , @willa
wyclif
(Wyclif Luyima)
August 7, 2018, 10:54pm
2
Doesn’t look like the module works with 2.x versions, you can try cloning the module’s project from git , edit the activator to instead extend BaseModuleActivator, build it and run your custom build and see if that fixes it. Would be great if you issued a PR with your changes
samuel34
(Samuel Male)
August 8, 2018, 6:23am
3
Just created a ticket here.
VM-11 Add support for platform 2.x
Type: Bug
Priority: Should
samuel34
(Samuel Male)
August 8, 2018, 6:39am
4
samuel34
(Samuel Male)
August 8, 2018, 6:59am
5
Well, I successfully installed the module. But can’t find it on the main Administration list.
Could someone tell the URL to this page?
cc:
@ball ,
@wyclif
wyclif
(Wyclif Luyima)
August 8, 2018, 3:52pm
6
I’ve merged the work that was done for GSoC 2013 into master
1 Like
samuel34
(Samuel Male)
December 18, 2019, 2:31pm
7
When do we plan to do a release with latest changes of this module?
@dkayiwa , @mozzy
1 Like
mozzy
(Moses Mutesasira)
December 19, 2019, 8:09am
8
Am going to release a new version for it.