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

Handle creating candidates from email templates #5

Closed
grosscol opened this issue Aug 26, 2019 · 2 comments
Closed

Handle creating candidates from email templates #5

grosscol opened this issue Aug 26, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@grosscol
Copy link
Member

Email or message templates (see knowledge base) will reference a display template that they are designed to incorporate. When generating candidates from email templates, look up the display template graph and incorporate the attributes from the referenced display template.

When construction candidate:

  • Use the display template as the ancestor template
  • Merge intervention properties from email template and display template
@grosscol
Copy link
Member Author

There will need to be a method of referring to the email template that was used to create the candidate. However, ancestor template is currently expected to be a display template by pictoralist. Referencing any display templates needed to be generated and the email template will need to be sorted out. Likely, this will mean creating a new term for the ancestor display templates and refactoring the ancestor template to point at the encapsulating email or message template.

@grosscol grosscol added the enhancement New feature or request label Aug 26, 2019
@grosscol
Copy link
Member Author

grosscol commented May 1, 2020

Obviated by #9

@grosscol grosscol closed this as completed May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant