bug planned add tag
Skillmon
Just like the title suggests. There is a question which is most likely deleted (I can't really check, but guessed as much) which still gets displayed (but with a blue background):

![deleted_still_there.png](/image?hash=f3e7d37a30617062f14d76a2b8cc3f3a58e32d12a3e3d301108d0bca75f7c0c4)

When I try to open that question I'm presented with

```
ERROR: invalid question CONTEXT: PL/pgSQL function _error(integer,text) line 1 at RAISE SQL function "login_question" statement 3 SQL function "login_question" statement 1 
```

I think this shouldn't happen. Either this question shouldn't be displayed to me, or it shouldn't be clickable.
Top Answer
Jack Douglas
This is an interesting edge case we hadn't thought of, and we will try and fix it.

It looks like you refreshed (or arrived at the page) between @JouleV's flag and mine, quarter of an hour later. In that period you can see the question and it is correctly in your list and shaded to indicate that it is flagged and invisible to unregistered users — that's to draw your attention to it in case it needs more flags or some other kind of help.

![blob](/image?hash=0664ca521dcdeb854e19e7b80ac13bb65b3e9189c279ab1e383d371f53c604a0)

After I flagged, the question because invisible to you, so visiting causes that error message (which could be prettier of course).

The bug here is that after I flagged, the question didn't automatically disappear from your list, the way an edit would bump it up to the top.

We will either come up with some way of doing that as part of the normal polling (though it's a bit tricky!), or we'll make a nice error page that includes text along the lines of "the question may have been crew-flagged before you clicked on the link"

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.