Skip to content

[*] bugfix-8966

oljas.jarasbaev requested to merge bugfix-8966 into release-5.2

[*] The problem was that in the search cycle in the networks, there was a return NULL after searching in the first network, because there was no necessary hash in it. Return has been replaced to continue.

Merge request reports