FidelityInternational / djangocms-version-locking

BSD 3-Clause "New" or "Revised" License
1 stars 16 forks source link

Fix issues with version lock caching in version instances #43

Closed chaosk closed 5 years ago

Aiky30 commented 5 years ago

@chaosk I'll replicate the issue locally and then check this branch out to test that this fixes it.

Aiky30 commented 5 years ago

@chaosk The issue still exists. The only way I get roadbuster to work again is to rewind versioning to versioning 0.11

monikasulik commented 5 years ago

@chaosk @Aiky30 Is it possible to write a test that reproduces this issue reliably? Not only good practice but might help with debugging too.

chaosk commented 5 years ago

@monikasulik I couldn't reproduce it locally, so I'm not sure what the test would be. @Aiky30 I've used a different approach now, I've deployed this to gaps-test and it seems I'm able to create a page there. Can you retest?