You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A bot I run (https://bsky.app/profile/eprint.bsky.social) posted several dozen duplicate posts (unsure why, but that cause is unrelated to this issue). I tried deleting them manually via the web app from the profile view, but the deletion only appeared to occur in the window; upon refreshing the page, the posts reappeared.
To Reproduce
Steps to reproduce the behavior:
Make several posts using com.atproto.repo.createRecord.
Open the profile page.
Click the menu for each posts, select "Delete", and confirm. Wait for the profile to be updated with the post removed before deleting the next post.
Navigate away from the profile and then back to the profile.
Expected behavior
The posts are deleted and do not appear on the profile.
Details
Platform: desktop Firefox macOS
Platform version: Firefox 113.0.1
App version: TODO (TODO)
Additional context
If I instead click on each post to navigate to its per-post URL, delete the post from its menu, and then click "back" or navigate back via the browser to return to the profile, the post remains visible in the profile but clicking on it again shows "Post deleted", and after refreshing the page the deleted post is gone from the profile view.
The text was updated successfully, but these errors were encountered:
This is still happening as a behavior. Same as described above --> deleted the post where it is confirmed deleted on the page. When clicking away, the post reappears.
I'm experiencing this same issue. I have two posts that won't stay deleted. I've tried deleting in the iOS app and on the web app, and in both scenarios, refreshing the page brings the deleted posts right back.
I've tried creating new posts and deleting them, and that seems to work just fine. It's two posts in particular, and I recall that the BlueSky servers seemed to be struggling at the time I made them.
Describe the bug
A bot I run (https://bsky.app/profile/eprint.bsky.social) posted several dozen duplicate posts (unsure why, but that cause is unrelated to this issue). I tried deleting them manually via the web app from the profile view, but the deletion only appeared to occur in the window; upon refreshing the page, the posts reappeared.
To Reproduce
Steps to reproduce the behavior:
com.atproto.repo.createRecord
.Expected behavior
The posts are deleted and do not appear on the profile.
Details
Additional context
If I instead click on each post to navigate to its per-post URL, delete the post from its menu, and then click "back" or navigate back via the browser to return to the profile, the post remains visible in the profile but clicking on it again shows "Post deleted", and after refreshing the page the deleted post is gone from the profile view.
The text was updated successfully, but these errors were encountered: