GSoC 2022: Redo Legacy UI Cohort Builder - Project Updates

Hello there, I will start working on the search by drug order feature in a couple of weeks. But there is a small issue with the reporting module drug order filter. It gives the following error.

So I created an issue and started debugging to see the problem. That’s when I found that the drug order filter is in api-1.10 module and it was missing in the omod module’s dependencies. So I add the missing dependency now it seems to work on locally. I sent a draft PR for this.