Open jumpinjackie opened 1 year ago
The issue is due to programmatic backend selection done without a client-side SetSelectionXML
call afterwards.
We could try to support such a scenario in the future, but the workaround of "just call the SetSelectionXML() aftewards" is suitable enough for now.
Moving back milestone
Example results of a selection 419 polygons and 175 line entities selected from an operation starting with 1 entity. UI reports 1 feature selected in 1 layer.