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

Ticket 485 - Adding To/CC capture for emails creating tickets #14

Merged
merged 6 commits into from
Mar 9, 2024

Conversation

philion
Copy link
Member

@philion philion commented Mar 8, 2024

Add new properties to Ticket, to and cc, which are both list[str] to capture if multiple email addresses referenced.

These are stored in a new Ticket-level custom field called To/CC, storing the values above as "to1,to2,to3/cc1,cc2"

Test cases have been updated and added.

@philion philion merged commit 089946e into main Mar 9, 2024
1 check passed
@philion philion deleted the ticket-485 branch March 9, 2024 00:00
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

Successfully merging this pull request may close these issues.

1 participant