We currently orphan posts when you delete a blog. Fixes some visibility and permission errors when that happens. Also... should allow you to archive posts.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T9360: Unbeta Phame
- Commits
- Restricted Diffusion Commit
rP1365b37fae81: Make deleting a blog a little easier to recover from
Delete a blog, visit a post I made, still can see it.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- no-blog
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 8767 Build 10202: Run Core Tests Build 10201: arc lint + arc unit
Event Timeline
Comment Actions
We should disable this stuff rather than deleting it, and PostQuery should just refuse to load posts that don't have a blog. But we can fix that up later.