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

Feature/update helpdesk #427

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Feature/update helpdesk #427

merged 3 commits into from
Apr 24, 2024

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-331

Main Changes:

Updates the helpdesk page to query Formio for submissions even when they're not yet in the BAP (e.g., draft submissions, or submissions recently submitted that haven't yet been picked up by the BAP ETL, or submissions that exist before the BAP ETL has been developed (for future forms)).

Steps To Test:

  1. Navigate to the helpdesk page.
  2. Search for a submission (via it's MongoDB ObjectId) that's still in draft state
  3. Ensure the submission is displayed properly in the table of results (including the MongoDB Object Id shown in the table column, and also below beside the tag icon when the "View" button is clicked).

…a function called by that input, so the helpdesk submission endpoint still queries Formio for data when the submission isn't returned from the BAP
…ta is returned from Formio only, and not the BAP
@courtneymyers courtneymyers merged commit f9eb108 into develop Apr 24, 2024
1 check passed
@courtneymyers courtneymyers deleted the feature/update-helpdesk branch April 24, 2024 16:35
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