You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A single call to CModelDataReader::read can trigger multiple reads for different entities with different URLs. But only the last used URL is passed with the signal here:
A single call to
CModelDataReader::read
can trigger multiple reads for different entities with different URLs. But only the last used URL is passed with the signal here:pilotclient/src/blackcore/db/modeldatareader.cpp
Lines 239 to 242 in 0c29b27
I do not assume that this is intended behavior.
The text was updated successfully, but these errors were encountered: