Ticket #388 (closed task: fixed)
Postgis Trac can you run this update now
| Reported by: | robe | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Systems Admin | Keywords: | trac |
| Cc: |
Description
Can you run the below update statement of the PostGIS SQLite trac db.
UPDATE ticket SET status = 'new', resolution=null where id = 145;
this ticket we brought over from google bug tracker, I must have accidentally stamped an invalid status on it so now I can't close it because its in limbo. I suspect the above update should fix my problem.
Thanks, Regina
Change History
Note: See
TracTickets for help on using
tickets.