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

Add a filtering column like name or shortcode #328

Open
devoply opened this issue Aug 8, 2024 · 0 comments
Open

Add a filtering column like name or shortcode #328

devoply opened this issue Aug 8, 2024 · 0 comments

Comments

@devoply
Copy link

devoply commented Aug 8, 2024

Is your feature request related to a problem? Please describe.
I want to have chatrooms. In order to do that I must check if it exists and create it if it does not exist.

Describe the solution you'd like
Add a column to chat_conversations to allow filtering like name or shortcode.

Describe alternatives you've considered
The data field is not filterable via a query but you can get all rows and filter them to find your "conversation" which is being used a chatroom.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant