animl-frontend icon indicating copy to clipboard operation
animl-frontend copied to clipboard

Limit automation rule form `alertRecipients` field to existing users

Open nathanielrindlaub opened this issue 1 year ago • 1 comments

Currently we allow users to add a comma-separated list of any email addresses, but we should limit this to existing users within that project.

nathanielrindlaub avatar Feb 07 '24 19:02 nathanielrindlaub

I think it's worth considering email distribution lists here. I could see a scenario where project teams want a single email, like [email protected], to be notified.

I can also see the merit of allowing arbitrary email addresses for integrations / automations with other platforms. For example, in CS we have a Workday -> Jira integration where Workday sends alarms to a Jira email address that automatically creates tickets.

A best-of-both-worlds solution might be adding a dropdown that also allows arbitrary input if nothing matches

lessej avatar Oct 20 '25 16:10 lessej