CKAN icon indicating copy to clipboard operation
CKAN copied to clipboard

CKAN doesn't fail gracefully when future registry versions are detected

Open pjf opened this issue 9 years ago • 1 comments

We can pick up when a future CKAN version has been detected (ie, the user has backgraded their client to an incompatible version), but we don't. As such, we sstill get the errors we should be able to avoid.

pjf avatar Jun 21 '15 03:06 pjf

This should be a simple matter of testing to see if registry_version is from the future in Registry.cs.

pjf avatar Jun 21 '15 03:06 pjf