giranm/pd-live-react

[Enhancement] Include assigned users in query settings

Closed this issue · 1 comments

Summary

This enhancement is raised to allow searching of incidents that have been assigned to specific users, including the current user.

Proposed Changes

  • Add another react-select to src/components/QuerySettings/QuerySettingsComponent.js
  • Update incident sagas to include user_ids[] in the query

PR #222 has been merged - closing.