From 77164f065e7198b5475520e414ae7b91ca647c32 Mon Sep 17 00:00:00 2001 From: ParadiseSS13-Bot Date: Sat, 8 Jul 2017 20:32:07 -0400 Subject: [PATCH] Automatic changelog generation for PR #7664 [ci skip] --- html/changelogs/AutoChangeLog-pr-7664.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-7664.yml diff --git a/html/changelogs/AutoChangeLog-pr-7664.yml b/html/changelogs/AutoChangeLog-pr-7664.yml new file mode 100644 index 00000000000..3c49c21cac8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-7664.yml @@ -0,0 +1,4 @@ +author: "Kyep" +delete-after: True +changes: + - bugfix: "It is no longer possible to prioritize a job with no open slots, or close any job slots for a job that is already prioritized, as either of these actions could lead to a situation where a job is prioritized without people being able to join as it."