ISISComputingGroup / ISISComputingGroup/IBEX

DBCHecker: Does it differentiate between field and info for archive information?

Open
#4,193 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

A dbload which had `field (archive, "VAL")` seems to have passed the db checker, but fails within the starting of the IOC as archive is not a valid field. We need to verify whether or not the dbchecker differentiates between these types of information and if not, we should extend the checker to warn if you have `field (archive`, or fail to have `info (archive`. Any other odd pairings should get their own ticket.

## Acceptance Criteria
* DBs with `field (archive, ...)` fail the db checker
* DBs with `info (archive, ...)` pass the db checker

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.