#5366 closed defect (fixed)
Update blog views for database changes
Reported by: | ayleph | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 0.9.0 |
Component: | programming | Keywords: | blog, db, migrations |
Cc: | tsyesika | Parent Tickets: |
Description
Blog views crash with server errors as they haven't been updated for the latest database changes. I've got local fixes that I'll compile and upload as a patch.
Attachments (1)
Change History (7)
comment:1 by , 9 years ago
Status: | new → in_progress |
---|
comment:2 by , 9 years ago
Owner: | removed |
---|---|
Status: | in_progress → review |
Patch attached in previous comment. Marking ticket for review.
comment:3 by , 9 years ago
Owner: | set to |
---|---|
Status: | review → in_progress |
There is no existing test for the corresponding code change.
./runtests.sh --cov-report=term-missing --cov=mediagoblin mediagoblin/tests
...
mediagoblin/media_types/blog/views.py 173 173 0% 17-370
...
comment:4 by , 9 years ago
Owner: | removed |
---|---|
Status: | in_progress → review |
The patch provided here fixes the server crash issue. I won't be providing tests, so someone else will need to take that on if they want to do that.
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | review → closed |
I have reviewed this patch and merged it into master as of beb5a4a. Thanks for reporting this and providing a patch!
comment:6 by , 9 years ago
Milestone: | 0.8.2 → 0.9.0 |
---|
All 0.8.2 tickets are being rolled over to 0.9.0
Claiming ticket.