Ryan McCauley

Results 24 comments of Ryan McCauley

> In general, a great idea! > Currently, I think it is a bit confusing if shift is working with only 2 parameters, and move_to still requires 3. > >...

> Was the old `string_to_mob_map` implementation causing errors just for the tests or was it for `opengl` generally? Only for tests that I am aware of, think to create a...

Are you selecting the self.units group or creating your own subgroups / unit objects? Can you paste the code snippet?

#2156 makes me think that the camera for opengl is not being rendered as an mobject since it has not shaders linked to it it seems. I am not sure...

> @k4pran @ibacher how far did this go? It turns out that we need this implementation, given that we have use of episodeOfCare in our implementation I have addressed outstanding...

> Did you notice the maven build failing Yes, I am working on that. PR is currently in draft status and I will move out of draft once builds are...

> @k4pran when i run these changes against an existing openmrs database, it takes me to the maintenance mode database setup wizard page with very many changes that are considered...

> @k4pran thank you so much for looking into this. Did you find a way for getting rid of the so many logs about the liquibase search path? I am...

> > so I could add a logging rule to set the log level for that class to error? Not a long term solution but might be ok until we...

> > After these changes I can see liquibase is still logging but no longer flooding the logs with the duplicate changelog message. > > I still have the `Found...