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

[Dataquery] return beneath regex #9724

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adamdaudrich
Copy link
Collaborator

Brief summary of changes

Return statement entered under the CandID regex check if-block.

Testing instructions

-checkout this branch and run npm run compile

  • Go to Data Query Tool (beta) module
  • click define fields or choose fields on bottom right
  • in Available Fields, select Candidate Identifiers
  • Click Add Filters, bottom right of screen
  • Click Import from CSV
  • Candidates
  • DDCID
  • Yes
  • Click Browse
  • upload the following file:
    pscid.csv

Assert that you see the following screen:

Screenshot from 2025-03-20 12-09-50

Link(s) to related issue(s)

Sorry, something went wrong.

@adamdaudrich adamdaudrich requested a review from driusan March 20, 2025 16:24
@adamdaudrich adamdaudrich changed the title return beneath regex [Dataquery] return beneath regex Mar 20, 2025
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.

[dataquery] CSV upload - CandID regex check
1 participant