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
nubnubyas
changed the title
Filter function does not work as specified.
Filter function does not work as specified to return unfiltered list.
Nov 3, 2023
In the UG, it states that
filter
returns the list to the unfiltered state, however, an exception of invalid command format is thrown instead.On trying again, it indicates in the log box that the correct command is
filter default
. This does not align with UG.The text was updated successfully, but these errors were encountered: