Skip to content

Allow Configurable Notification Email Addresses #367

@Delberin-Ali

Description

@Delberin-Ali

Currently, the email addresses for notifications are hardcoded in the system. It would be beneficial if these email addresses could be managed through the platform instead of being fixed in the code.

Enhancement Details:

  1. Current State:
  • The system sends notifications to specific email addresses hardcoded in the codebase.
  • If updating these email addresses is necessary, a code change is required.
  1. Proposed Change:
  • Introduce a feature that allows users to configure and manage email addresses for notifications through the platform interface.
  • This will eliminate the need for code changes when updating email addresses.
  1. Considerations:
  • A simple text field can suffice for the email address input if it is a single contact.
  • For multiple contacts, a more complex solution is needed where multiple email addresses can be added, edited, or removed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions