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

[BUG] Error when re-inviting a deleted member #2472

Closed
1 task
Elbry opened this issue Apr 18, 2024 · 1 comment
Closed
1 task

[BUG] Error when re-inviting a deleted member #2472

Elbry opened this issue Apr 18, 2024 · 1 comment

Comments

@Elbry
Copy link

Elbry commented Apr 18, 2024

If you have problems with the installation please use our community forum
I reached the discord server, and was guided to create a GitHub issue.

What set up are you using

  • Cloud Hosted Version
  • [ ✅ ] Self Hosted (v.3.1.1)

Describe the bug
While inviting other users, I had to delete some of them and invite them again.
The reinvited ones only get to see an error page with error code 500 and cannot configure their profile and get in.
Also an error code below has been printed.
Exception: Error trying to set a project in /var/www/html/app/Domain/Projects/Services/Projects.php:632

To Reproduce
Steps to reproduce the behavior:

  1. Invite new user by their email address.
  2. Delete them in member configuration.
  3. Invite again with the same email address.
  4. Have the reinvited member try to get in leantime.

Expected behavior
Reinvited users also should be able to get access back to the leantime project as before.

Leantime Version
v3.1.1

Server
docker images (leantime/leantime:latest)

PHP / MySQL Version
PHP: 8.1.27 (internally in docker images)
MySQL: 8.0.36

Additional context

@marcelfolaron
Copy link
Contributor

Should be fixed in 3.1.3

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

No branches or pull requests

2 participants