Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Need to pull out "meta" data and remove USAS specifics #15

Open
0kl-usds opened this issue Nov 24, 2021 · 0 comments
Open

Need to pull out "meta" data and remove USAS specifics #15

0kl-usds opened this issue Nov 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@0kl-usds
Copy link
Contributor

Some initial thoughts here:

For a given hiring action store the tables/columns and meta tables/columns that will be used to generate exports in CSV format. Also store the order of these.

assessment_hurdle_export_fields
INT order
VARCHAR column_name -- e.g. applicant_middle_name
VARCHAT type ("hurdle_meta", "applicant_meta", "code", "result", "null")

Where {assessment_hurdle,applicant}_metum are:

column_name 
value
assessment_hurdle_id
applicant_id?

This should result in an extensible "export" for various TAS solutions or individual use.

@0kl-usds 0kl-usds added the enhancement New feature or request label Nov 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant