appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.64k stars 3.74k forks source link

Support wild cards in `requestToUsers` to send requests to everybody in the instance #32356

Open infinitetrooper opened 7 months ago

infinitetrooper commented 7 months ago

requestToUsers in assignRequest should support *@appsmith.com so that a request can be sent to everyone who matches that regex.

Usama4745 commented 7 months ago

is it available to grab

infinitetrooper commented 7 months ago

@Usama4745 - Thanks for the interest in contributing to the project, There's a lot of solutioning to be done internally to support this, I would suggest you pick up one of the Good First Issue tags.

Annahariprasad commented 6 months ago

Could you explain about this briefly. I need to find out from where I can start. @infinitetrooper

infinitetrooper commented 6 months ago

@Annahariprasad - Thanks for your interest, This fix is related to our paid versions and as such needs to be done internally. Please check Good First Issues to find issues you can contribute to.