Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite timed actions instead of adding new ones #8

Open
Mustek opened this issue Apr 25, 2016 · 0 comments
Open

Overwrite timed actions instead of adding new ones #8

Mustek opened this issue Apr 25, 2016 · 0 comments

Comments

@Mustek
Copy link
Collaborator

Mustek commented Apr 25, 2016

Use case:

  • User A executes a timed ban on user X for 1 day
  • User B executes a timed ban on user X for 30 days to correct user A's action

Right now, it will add 2 unban timers to the list:
One after 1 day, the other after 30 days.

It would be preferred if the action from user B overwrites the action of user A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant