mantisbt-plugins / Announce

Announcements plugin for MantisBT, lets privileged accounts create and post announcements that can be shown to users on a global or per-project basis, and allow users to dismiss individual messages.
MIT License
20 stars 14 forks source link

Doesn't look like TTL is honored #10

Closed vboctor closed 7 years ago

vboctor commented 7 years ago

I have created an announcement with a TTL of 60 (seconds). The announcement started showing, but it continued to show even after the 60 seconds expired. I marked the announcement as dismiss-able, but never dismissed it.

dregad commented 7 years ago

I'm afraid John never fully implemented this feature...

vboctor commented 7 years ago

Until it is added, I suggest hiding the field that allows user to enter TTL and just default it to 0. This is to avoid confusion.

dregad commented 7 years ago

Easier to implement it than to hide the field ;-)

Let me know if it doesn't work