You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Services would like to use a list in "personalisation" to be within a code/attention block. The use of lists in this way is not currently supported according to Portal usage, but we do have API support to allow a list passed in the request to become a bulleted list in the email. This feature was not 100% ready for services to use, this is to close the loop and make it Production ready.
Ticket is understood, and QA has been contacted (if the ticket has a QA label).
User Story(ies)
As a service using VA Notify I want to use a list to generated a bulleted list within a code block So that I can simplify templates
forms_submitted and files_submitted should be within a code block but they are being excluded from the code block:
It appears the ^ is not being applied to each bullet point added.
Acceptance Criteria
Lists submit inside a code block (denoted with ^) have the entire list inside a code block
Update API docs (schema/swagger/postman)
This work is added to the sprint review slide deck (key win bullet point and demo slide)
QA Considerations
Permutations of code blocks and lists.
Out of Scope
Updating Portal documentation
Collaboration with Portal is happening in parallel and the documentation will be updated after this is functional in the API.
The text was updated successfully, but these errors were encountered:
@k-macmillan to add an AC regarding the API doc update needed
@kbelikova-oddball Can you find the corresponding Notify Exp ticket for the portal documentation updates? I think Kyle referred to it as advanced usage. Dave would like that ticket linked in the out of scope section so we know where that work is happening.
Additional note from Dave:
In addition we'll want to think about change management/announcement of this functionality to existing customers if this is a feature others need/want beyond the current VA.gov request.
I think above should happen after the portal updates are made so folks have clear instruction on how to use this in the template and API request.
User Story - Business Need
Services would like to use a list in "personalisation" to be within a code/attention block. The use of lists in this way is not currently supported according to Portal usage, but we do have API support to allow a list passed in the request to become a bulleted list in the email. This feature was not 100% ready for services to use, this is to close the loop and make it Production ready.
User Story(ies)
As a service using VA Notify
I want to use a list to generated a bulleted list within a code block
So that I can simplify templates
Additional Info and Resources
Slack conversation
Example template:
forms_submitted
andfiles_submitted
should be within a code block but they are being excluded from the code block:It appears the
^
is not being applied to each bullet point added.Acceptance Criteria
^
) have the entire list inside a code blockQA Considerations
Permutations of code blocks and lists.
Out of Scope
Updating Portal documentation
Collaboration with Portal is happening in parallel and the documentation will be updated after this is functional in the API.
The text was updated successfully, but these errors were encountered: