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 run on a supported version of Python and reduce the friction preventing us from staying up to date with new CKAN versions, the core catalog.data.gov application should be compatible with CKAN2.9 and Python 3.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN [a contextual precondition]
[AND optionally another precondition]
WHEN [a triggering event] happens
THEN [a verifiable outcome]
[AND optionally another verifiable outcome]
User Story
In order to run on a supported version of Python and reduce the friction preventing us from staying up to date with new CKAN versions, the core catalog.data.gov application should be compatible with CKAN2.9 and Python 3.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
[AND optionally another precondition]
WHEN [a triggering event] happens
THEN [a verifiable outcome]
[AND optionally another verifiable outcome]
Background
CKAN 2.9 migration notes
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
ckan db upgrade
The text was updated successfully, but these errors were encountered: