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
Currently only regex-based validation is done for ALNs (extensions must have 3 digits, for example). Instead, we can validate that only ALNs found in FederalProgramNames.json are accepted.
Un-date the schema CSVs
Currently we date the cfda-lookup CSV filenames. We probably don't need to do this anymore and can instead rely on Github history keeping. Possibly we can do the same for cluster-names and cfda-agencies?
The text was updated successfully, but these errors were encountered:
Follow ups from #4545
Tasks
Tasks
Improve validation for ALNs upon workbook uploads
Currently only regex-based validation is done for ALNs (extensions must have 3 digits, for example). Instead, we can validate that only ALNs found in FederalProgramNames.json are accepted.
Un-date the schema CSVs
Currently we date the
cfda-lookup
CSV filenames. We probably don't need to do this anymore and can instead rely on Github history keeping. Possibly we can do the same forcluster-names
andcfda-agencies
?The text was updated successfully, but these errors were encountered: