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

support WEB_OPTION_USER_LIST_REQUIRES_FILTER #451

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Dec 11, 2023

Description

support WEB_OPTION_USER_LIST_REQUIRES_FILTER

Related Issue

Motivation and Context

How Has This Been Tested?

  • in minikube:
diff --git a/deployments/development-install/helmfile.yaml b/deployments/development-install/helmfile.yaml
index a6353e7..a7f1f24 100644
--- a/deployments/development-install/helmfile.yaml
+++ b/deployments/development-install/helmfile.yaml
@@ -57,3 +57,6 @@ releases:
           web:
             persistence:
               enabled: true
+
+            config:
+              userListRequiresFilter: true

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation generated (make docs) and committed
  • Documentation ticket raised:
  • Documentation PR created:

@wkloucek wkloucek merged commit a1acaa1 into next Dec 11, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the WEB_OPTION_USER_LIST_REQUIRES_FILTER branch December 11, 2023 14:15
@wkloucek wkloucek mentioned this pull request Mar 18, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants