Activity log for bug #1544990

Date Who What changed Old value New value Message
2016-02-12 13:58:15 Rob Cresswell bug added bug
2016-02-12 15:15:25 Rob Cresswell description GET http://localhost:8000/project/volumes/?action=row_update&table=volumes&obj_id=fdd57453-035d-4862-aea7-ef3b505acf13 404 (NOT FOUND) GET http://localhost:8000/project/volumes/?action=create&table=volumes 500 (INTERNAL SERVER ERROR) There are two issues here: the data_table is looking for a template that doesn't exist, and the polling is trying to iterate over a row that doesnt exist as it has been deleted. GET http://localhost:8000/project/volumes/?action=row_update&table=volumes&obj_id=fdd57453-035d-4862-aea7-ef3b505acf13 404 (NOT FOUND) GET http://localhost:8000/project/volumes/?action=create&table=volumes 500 (INTERNAL SERVER ERROR) There are two issues here: the data_table is looking for a template that doesn't exist, and the polling is trying to iterate over a row that doesnt exist as it has been deleted. Easiest way to recreate this is to create an item in an empty table (such as volumes). When it is created, delete it and look at the console.
2016-02-12 15:29:06 Diana Whitten horizon: assignee Diana Whitten (hurgleburgler)
2016-02-12 15:55:02 Diana Whitten horizon: status New Confirmed
2016-02-12 15:55:08 Diana Whitten horizon: importance Undecided Medium
2016-02-17 18:10:21 OpenStack Infra horizon: status Confirmed In Progress