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
Prerequisites:
apps?tags=["lorem"] returns the app 048B269C-B3DB-41CC-BCEB-99AFD741FA8F
apps?tags=["ipsum-dolor"] returns the app 048B269C-B3DB-41CC-BCEB-99AFD741FA8F
apps?tags=["lorem","ipsum-dolor"] does and should do the following:
Current behaviour:
Returns no results.
Intended behaviour:
Should return both apps.
The text was updated successfully, but these errors were encountered:
Prerequisites:
apps?tags=["lorem"] returns the app 048B269C-B3DB-41CC-BCEB-99AFD741FA8F
apps?tags=["ipsum-dolor"] returns the app 048B269C-B3DB-41CC-BCEB-99AFD741FA8F
apps?tags=["lorem","ipsum-dolor"] does and should do the following:
Current behaviour:
Returns no results.
Intended behaviour:
Should return both apps.
The text was updated successfully, but these errors were encountered: