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
As a developer, I'd like to filter a stream's activity with multiple action types.
Making multiple queries and aggregating them could give different results if using a limit/cursor.
The text was updated successfully, but these errors were encountered:
before we do this we'd also want to at the very least move activity stream filtering logic from the frontend to the backend, if not refactor this whole area entirely, cause currently we return activity stream items that aren't actually supposed to be shown anywhere - they're only inserted as an audit log essentially
As a developer, I'd like to filter a stream's activity with multiple action types.
Making multiple queries and aggregating them could give different results if using a limit/cursor.
The text was updated successfully, but these errors were encountered: