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

UHF-10386: Reverted user create route requirements #806

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

tuutti
Copy link
Member

@tuutti tuutti commented Sep 11, 2024

UHF-10386

What was done

Reverted the route requirements added in #731

How to install

  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
    • make fresh
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-10386
  • Run make drush-cr

How to test

  • Add a new account with Administrator role and log-in using that account
  • Go to People and make sure "Add user" button is visible
  • Click "Add user" button and make sure the administrator role has no access to grant "Administrator" role to new users
  • Go back to People and click any user and make sure the administrator account has access to delete users (not just cancel)

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Translations

  • Translations have been added to .po -files and included in this PR

Copy link

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.

2 participants