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

Add new user redirect looop #16888

Open
JackPala opened this issue Oct 1, 2024 · 1 comment
Open

Add new user redirect looop #16888

JackPala opened this issue Oct 1, 2024 · 1 comment
Labels
🐛 bug Something isn't working self-hosting

Comments

@JackPala
Copy link

JackPala commented Oct 1, 2024

Found a bug? Please fill out the sections below. 👍

Issue Summary

When I visit the page to add new users, I click add user and the button does nothing. However it appends /add to my browser like so:

before:

/settings/admin/users

after clicking:

/settings/admin/users/add

then if I attempt to visit that page as a URL, it shows the user create page for a split second and then redirects back to the users page. Note this is not on the enterprise version, this is on the self hosted version.

Steps to Reproduce

  1. Visit admin / users
  2. Click add user

Actual Results

  • nothing

Expected Results

  • a functional add user page

Technical details

  • Exists on chrome and brave and safari

Evidence

Here is a video of what it does, the refresh is me hitting a redirect.

Screen.Recording.2024-09-30.at.7.10.54.PM.mov
@JackPala JackPala added the 🐛 bug Something isn't working label Oct 1, 2024
@JackPala
Copy link
Author

JackPala commented Oct 1, 2024

Am I to assume that multiple users are only allowed on the enterprise version? If I need 2 users I need to purchase 30 seats minimum? or is there something I am missing?

@dosubot dosubot bot added the self-hosting label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working self-hosting
Projects
None yet
Development

No branches or pull requests

1 participant