Skip to content

Prevent empty CountryCode for the case when capabilities are not known yet

Elena Vengerova requested to merge helen_country_code into devel

CountryCode is cached from map messages. If map processes are down it's empty. Fill to US to let the test pass (see https://project.iopsys.eu/issues/12528 for details).

Merge request reports