#Bug: New ****DB entry created from within view inherits only one filter per property.
Expected Behavior: If I click on New, then the new entry will inherit all filters of the current view and consequently appear in the current view (where it was created).
Current Behavior: If I click on New, then the new entry will inherit only one filter per property. More specifically, the one filter of that property that comes last in the list of filters.
Why is this a problem? I often apply multiple filters to a single property, e.g. to see entries that match a handful of tags like #new #projectX #task; or I filter entries that are related to certain concepts like #areaX #projectIdea #technology.