[Rt-commit] rtir branch, 5.0/abort-ticket-create-page-if-no-queue, repushed
Craig Kaiser
craig at bestpractical.com
Wed Jul 1 15:17:29 EDT 2020
The branch 5.0/abort-ticket-create-page-if-no-queue was deleted and repushed:
was ce10eb4406a4652aae373ae930e3244645400a60
now 1ca859e5a0508d3ea246a0ba8ccf005117dc8d1e
1: ce10eb44 ! 1: 1ca859e5 Don't load first queue in queues cache on RTIR create page
@@ -1,6 +1,11 @@
Author: craig kaiser <craig at bestpractical.com>
- Abort RT::IR ticket create pages if no RT::IR queue is provided
+ Don't load first queue in queues cache on RTIR create page
+
+ If no RTIR queue could be loaded prior then it is likely that the
+ current user does not have rights to view the RTIR queues or they do not
+ exist. That means grabbing the first queue in the queue cache will
+ return an RT queue not an RTIR queue.
diff --git a/html/RTIR/Create.html b/html/RTIR/Create.html
--- a/html/RTIR/Create.html
More information about the rt-commit
mailing list