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
These fields result from data in field_value definition and identifier where field_predicate = thesis.degree.name
swapping the values for definition and identifier produces correct result, e.g
<DISS_degree>Ph.D.</DISS_degree>
<DISS_processing_code>D</DISS_processing_code>
which indicates that either vireo4 is storing values in the wrong column (definition vs identifier) or more likeluy the code generating the output needs to be fixed for which value it depends on.
zendesk ticket 14752
The text was updated successfully, but these errors were encountered:
These fields result from data in field_value definition and identifier where field_predicate = thesis.degree.name
swapping the values for definition and identifier produces correct result, e.g
<DISS_degree>Ph.D.</DISS_degree>
<DISS_processing_code>D</DISS_processing_code>
which indicates that either vireo4 is storing values in the wrong column (definition vs identifier) or more likeluy the code generating the output needs to be fixed for which value it depends on.
zendesk ticket 14752
The text was updated successfully, but these errors were encountered: