Jens Kristian Villadsen
Jens Kristian Villadsen
Ping @dotasek
Its an issue on 6.8.x, 6.10.x and probably also 7.0.x and master branch
@netlogo-it wanna make a PR?
@aakashkag see https://hapifhir.io/hapi-fhir/docs/security/balp_interceptor.html
@oliveregger shouldn't multiple GLN's be valid? Cant you have multiple - but only one active instead?
> @oliveregger shouldn't multiple GLN's be valid? Cant you have multiple - but only one active instead? Nvm ... I'm drunk
@Fulgenceo it seems like you are changing the defaults (h2 in-mem) for a (to me) unknown reason.

I'm seeing the same issue: ``` Start scanning Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.9/runpy.py", line 87, in _run_code exec(code,...
Thx for the clarifying response. Wouldn't a check on instance equality on broadcasters on e.g. https://github.com/hapifhir/hapi-fhir/blob/4a726dd2d1d015ad03340d9c726a31c2b0ee831b/hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/util/CompositeInterceptorBroadcaster.java#L83 fix that so it isn't invoked twice?