Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

What happened to the Questions Tab?

+3
−0

What happened to the Questions Tab? We used to be able to see multiple pages of questions and view them in different ways, including "Lottery". Now there is just one page of questions with no navigation and no alternate views of the list.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (1 comment)

1 answer

+4
−0

Inadvertently developing on production happened.

We've had this change to categories in the works for a while now, and I was setting it up yesterday to deploy to our development server so some folks could test it. But... I forgot that I connected the development server to the live database to run the data import for our new site, Outdoors. When I set up categories on the dev server, the database migrations ended up happening on production, which left us with a database version ahead of the code version, and no easy way to roll the database back without losing data.

We had two options: either restore from backup and lose ~18 hours of data, including some new progress on Outdoors and some main Meta posts, or deploy the change to categories earlier than we intended and lose nothing but accept that the categories experience isn't as polished as it should be yet.

We went with the latter. So, hey, on the bright side: categories are here now! This is a change that should be useful for Writing in the near future. On the downside, it's not polished and there's some things missing, like the sort options and the lottery page. They're coming back, soon, when I have the time to move them into the categories UI. My bad!

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »