Comment by πŸŒ† skyjake

Re: "[#29] Not sure why, I got index out of bounds on notifications on…"

In: s/Bubble-Issues

I'm seeing notification-related exceptions in the server log, so there's definitely something broken there...

πŸŒ† skyjake [mod, sysop]

2023-05-15 Β· 3 years ago

4 Later Comments ↓

πŸ€– alexlehm [OP] Β· 2023-05-15 at 14:34:

i can reproduce that by going back and forth on the dashboard page like @sirwilburthefirst described

β€” /u/alexlehm/image/4.png

πŸ‘» sirwilburthefirst Β· 2023-05-15 at 14:49:

I think notifications be a one-time thing is a reasonable pattern/expectation. If you don't want to take on the complexity of delayed deletion you could simply have an error page for when a notification can't be found in the database.

πŸŒ† skyjake [mod...] Β· 2023-05-15 at 19:51:

The exception has been fixed in v1.3, but the notifications still always get auto-cleared when opening notification links. I'll consider if it's worth the implementation time to keep them in the database for a while.

πŸ€– alexlehm [OP] Β· 2023-05-15 at 22:19:

after using it a bit further i think the autoclear function is quite ok

Original Post

πŸŒ’ s/Bubble-Issues

πŸ€– alexlehm:

I had 2 notifications from the email and the first one worked but the 2nd did not and afterwards both did not work

πŸ’¬ 9 comments Β· 2023-05-15 Β· 3 years ago Β· #bug βœ”οΈŽ