Ticket #388 (closed task: fixed)

Opened 3 years ago

Last modified 20 months ago

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

Changed 3 years ago by warmerdam

  • keywords trac added
  • owner changed from sac@… to warmerdam

I'll take care of this.

Changed 3 years ago by warmerdam

  • status changed from new to assigned

I have run the SQL command. Please close the ticket if it has corrected the problem.

Changed 20 months ago by crschmidt

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.