The new forums will be named Coin Return (based on the most recent
vote)! You can check on the status and timeline of the transition to the new forums
here.
The Guiding Principles and New Rules
document is now in effect.
Error While Attempting to Edit Post
Upon attempting to edit a post to provide further context, when I tried to hit save, I was treated to an error I haven't seen before: Unknown column 'DispatchUUID' in 'field list'
First they came for the Muslims, and we said NOT TODAY, MOTHERFUCKER!
+6
Posts
{ "Code": 1054, "Exception": "Unknown column 'DispatchUUID' in 'field list'", "Class": "Gdn_UserException" }
If you're seeing this, then Powerpuppies is right that the issue is fixed.
Edit:!!!
UUID = Universally Unique Identifiers, which is how the backend software likely identifies our posts. Sounds like a pretty important column to be missing. Though what's even more strange is that it is being invoked in the context of "UserException" and it is when you would assume they'd insert a new version of the post (Because the old version doesn't go away) and get taken back to your original post.
I suspect there may be something broken with deleted users or some other table that says who is what around here. I'd love to pop the hood off of things and see the logs.
Little Bobby tables strikes again
"call to member function result() on string"