Right now, just the filters {t, n} are functional meaning that {b, u} are right now non-functional
to receive them it is needed to use the command without any filter (as the "*:*" will also just check t & n filters)
supportInfo ""
Right now, just the filters {t, n} are functional meaning that {b, u} are right now non-functional
to receive them it is needed to use the command without any filter (as the "*:*" will also just check t & n filters)
supportInfo ""
While step 1: as Expected
While step 2: as Expected
While step 3: Result is an empty array
While step 4: Result is an empty array
While step 5: Result is equal to 'result of step 1' + 'result of step 2', thus missing the b and u filters
While step 6: as Expected