Skip to content

Add missing queue managers

Roger Feese requested to merge add-missing-queue-managers into master

The requests queue-manager view (Accessed from the Admin->Queues menu in creq, then look at the ASC Queue which currently has requests of fouryearplan and learning outcome types) displays tables of requests for each module type, but views were missing for FourYearPlan and LearningOutcomes requests. This branch adds the missing views. I've tested this locally, but I'd like someone else to look it over to approve the merge.

Merge request reports