dkayiwa
dkayiwa
Can you look at the commit message from here? https://github.com/openmrs/openmrs-module-webservices.rest/pull/360/commits/d1c9557ff3f87e1455f1a5d298dd8046019df939
@Ruhanga do all tests in this commit pass with your changes? https://github.com/openmrs/openmrs-module-webservices.rest/pull/268/commits/f8a61f031fab11284576658023d950947ad4349c
@mozzy11 the changes in your pull request do not match the ticket description
> review and revert revert or merge 😊
@hillarykimo did you successfully compile these changes with `mvn clean install`?
@mumbereh did you see the above build failure?
@mumbereh feel free to ask for help on OpenMRS Talk.
@ibacher under what conditions would `sessionCreated` or `sessionDestroyed` be called before `contextInitialized`? 😊
@ibacher i thought `contextInitialized` would be called before any filter. Do you happen to have any pointers to how i can reproduce the situation where the `InitializationFilter` is run before...
@sacull what do you think of this?