Hi @nemi5150
That is most definitely not the expected behavior, as we are actually very intentional with only showing what admin notifications we do create in certain situations, and they are very much meant to be persistently dismissable. This includes counting dismissals for the notification so that it won’t be constantly pestering our users on every page load going forward. This would be done via some Javascript that updates internal counters and settings.
If you were clicking to close the notification and it simply wasn’t going away, or it would go away for the moment and then next page refresh it was back, then it sounds like something with the javascript is failing to get things updated. After seeing your review above, I went in to re-test with the latest released version and it was staying dismissed for me. However, the test environment I was in wouldn’t be the same as the environment you’re using, so there’s most definitely different factors and details involved.
Would love to have the chance to troubleshoot this with you to see if something is preventing our intended behavior.