mojira / mojira-discord-bot

🎮 A Discord bot for linking to and providing information about Mojira tickets
https://discord.gg/rpCyfKV
GNU General Public License v3.0
19 stars 9 forks source link

Force request reopening #247

Closed dericksonmark closed 2 years ago

dericksonmark commented 2 years ago

Purpose

Force requests to be reopened, disregarding number of requests by a user within the past 24 hours, when a volunteer reopens a request. I think this should work.

Approach

Add an optional forced parameter to the request event handler, which is only set to true when it is run from the request reopen event handler. If it is forced, the 24 hour check is skipped.