Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Query Room #151

Open
priyanshisharma opened this issue Feb 9, 2021 · 0 comments
Open

List Query Room #151

priyanshisharma opened this issue Feb 9, 2021 · 0 comments
Labels
available No one has claimed the issue (or) is working on it. medium

Comments

@priyanshisharma
Copy link
Member

priyanshisharma commented Feb 9, 2021

Is your feature request related to a problem? Please describe.
As a member of the staff, in order to revert the queries, I should be able to view the query rooms.

Describe the solution you'd like

  1. Create an api: [get] /api/query/org/(org-id)/rooms/
  2. It will return an array of query room objects which contains
    1. query_room.id
    2. query_room.for_user.name
  3. Only staff with CAN_REPLY_TO_QUERIES permission should be able to access this.
  4. Make swagger docs for the same
  5. Add tests for the same
@anshsrtv anshsrtv added the available No one has claimed the issue (or) is working on it. label Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available No one has claimed the issue (or) is working on it. medium
Projects
None yet
Development

No branches or pull requests

2 participants