Closed nnhjy closed 1 week ago
Right. It seems like alternative filter is not working as expected. Not just for the merger tool, but also for other tools and exporter. It filters parameter data, but not entities. Scenario filter does work though.
It's not just that setting entity alternative to 'false' does not filter out those entities, but all entities are always passed forward. They should not be unless they are part of the selected alternatives (either through setting true or through 'active by default' - although in case of ND entities all the parent entities should be active of course).
Entity alternatives have not been implemented for the alternative filter yet.
Alternative filter is now feature-complete.
Please replicate the issue with this DB testin.zip, where the
unitB
with entity alternative beingfalse
in "Base" alternative will still be passed to another DB by a Merger.