From f9d1b719addcc2a0c913260e9bad0a78b317a9f5 Mon Sep 17 00:00:00 2001 From: Jeff Kala Date: Wed, 15 Jan 2025 09:09:15 -0600 Subject: [PATCH] fix changes descriptoins --- changes/863.fixed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/863.fixed b/changes/863.fixed index 761c135b..87235b3e 100755 --- a/changes/863.fixed +++ b/changes/863.fixed @@ -1,2 +1,2 @@ -Update the queryset altering to be after permissions restriction. +Updated the queryset altering to be after permissions restriction for config compliance list view. Updated the queryset before rendering the compliance reporting to be after permissions restriction.