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

Message Testing Automation API does not properly transmit triggered Condition Filters to the FE #17073

Open
chris-kuryak opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
engineering Work to be completed by an engineer onboarding-ops Work related to onboarding with a partner. Addressed by the Onboarding & Operations team in RS.

Comments

@chris-kuryak
Copy link
Collaborator

chris-kuryak commented Jan 14, 2025

Describe the bug

The new Message Testing Automation feature includes a FE page ("Results" page) that shows all of the filters that were triggered. However, the condition filters that were triggered are not successfully being returned to the front-end through the API. In order to complete this feature and meet the MVP requirements, the API needs to successfully return the triggered Condition Filters through the API so they can displayed on the page.

Impact on ReportStream

We are unable to add this Condition Filter to the Message Test result page.

Current response

When a condition filter is triggered, the API does not return the filter that was triggered.

Expected behavior

If a condition filter is triggered during the message testing, it is returned in a consumable format to the front-end along with the other filters that were triggered. It should return in a similar format to the other filters (Jurisdictional, Quality, etc)

@chris-kuryak chris-kuryak added engineering Work to be completed by an engineer onboarding-ops Work related to onboarding with a partner. Addressed by the Onboarding & Operations team in RS. labels Jan 14, 2025
@chris-kuryak chris-kuryak changed the title Copy of Receiver Edit page doesn't directly support Condition Filters Message Testing Automation API does not properly transmit triggered Condition Filters to the FE Jan 14, 2025
@lucero-v lucero-v self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Work to be completed by an engineer onboarding-ops Work related to onboarding with a partner. Addressed by the Onboarding & Operations team in RS.
Projects
None yet
Development

No branches or pull requests

2 participants