mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 15:05:32 +00:00
Filtering returns a new array, which was clobbering the "provisional" flag. This was causing provisionally results to not be reprocessed later, which meant that certain "outdated_tags" results would not be in the baseCache. (cache of issues _before_ user edits).