Issue Number | 4825 |
---|---|
Summary | Validation broken on DEV |
Created | 2020-05-07 09:37:51 |
Issue Type | Bug |
Submitted By | Kline, Bob (NIH/NCI) [C] |
Assigned To | Englisch, Volker (NIH/NCI) [C] |
Status | Closed |
Resolved | 2020-05-07 12:09:19 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.261538 |
GeneName
was added to the
SummaryFragmentRef
block in CdrCommonBase.xml
with a type of GeneName
, which doesn't exist (that element
is usually — perhaps always — defined as
PhraseLevelWithoutId
. I'm reluctant to fix it myself
because the change isn't on GitHub, and I don't want to wipe out any
other modifications to the schema. This breaks all validation (including
global change live jobs) on DEV.
The following schema file has been corrected and the GeneName is now defined as PhraseLevelWithoutId:
CdrCommonBase.xml
https://github.com/NCIOCPL/cdr-server/commit/427aa24
Elapsed: 0:00:00.001600