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

PGOV-1308 Move group translation block higher up #2941

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kxwang
Copy link
Contributor

@kxwang kxwang commented Nov 25, 2024

No description provided.

@@ -128,6 +129,7 @@ function _update_users_removed_from_ad($access_token)
// Done when the returned user count is less than the limit
if (count($uids) < $drupal_user_limit) {
\Drupal::logger('portland OpenID')->notice("Finished checking for users removed in AD $domain");
\Drupal::state()->set("pgov.user_sync.drupal_user_offset", 0);
Copy link
Contributor Author

@kxwang kxwang Nov 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the fix for PGOV-1313.

@@ -208,7 +208,6 @@ module:
twig_tweak: 0
update: 0
user: 0
variationcache: 0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For PGOV-1309

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.

1 participant