테마 업데이트 알림을 무시하는 것이 실패합니다

I got excited when I found the new dismiss button at my admin dashboard. However after clicking it I was a little disappointed. Is this how it is supposed to work?

5개의 좋아요

Seemed to work better in September :sweat_smile:

I’ve not had this pop up since it was released as I keep on top of the TC updates.

3개의 좋아요

Hello, @Moin! :wave:

Thanks for the report. Since the error message is thoroughly unhelpful it’s hard to say exactly what happened here, but I’ve gone over the code and found at least two things that can cause an error:

  1. The notice was already dismissed by another admin or in another tab.
  2. The user trying to dismiss isn’t an admin. (This can’t be the problem above, because the error is different.)

I have added fixes for these two cases this morning. I’ll leave this topic open for a while to see if it happens again. :pray:


https://github.com/discourse/discourse/pull/29099

https://github.com/discourse/discourse/pull/29103

3개의 좋아요

Wouldn’t the notice still disappear in that case after some time?

2개의 좋아요

Yes. It would disappear the next time you reload the page.

2개의 좋아요

It’s still there

3개의 좋아요

There was another fix needed for this to work on our hosting. :pray:

You can now dismiss this message. However, if the underlying problem isn’t fixed, it will come back when you reload the page.

This is known behaviour. The current feature is to get rid of “stuck” or one-off notices. We’re working on extending this functionality to let you “snooze” these notifications for a set time frame, so they won’t show up immediately again.

3개의 좋아요

This topic was automatically closed after 13 days. New replies are no longer allowed.