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
In order to accurately describe the schema name, datagov wants to update the "csdgm" schema_type value in the HarvetSource model to "fgdc_1998"
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN the "csdgm" schema_type value in the HarvetSource model
WHEN that value has changed to "fgdc_1998"
THEN the model should accept "fgdc_1998" as a value for schema_type
Background
investigation into this schema type resulted in #5087
"csdgm" isn't descriptive enough and neither is "fgdc".
User Story
In order to accurately describe the schema name, datagov wants to update the "csdgm" schema_type value in the HarvetSource model to "fgdc_1998"
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
WHEN that value has changed to "fgdc_1998"
THEN the model should accept "fgdc_1998" as a value for schema_type
Background
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
The text was updated successfully, but these errors were encountered: