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] #709

Closed
pareshpandit opened this issue May 11, 2022 · 5 comments
Closed

[BUG] #709

pareshpandit opened this issue May 11, 2022 · 5 comments
Labels
Bug Fixed and Staged Fixed in Master and ready to be included in the next release

Comments

@pareshpandit
Copy link

If you have problems with the installation please use our community forum

Describe the bug
The addition pages "Add Client" / "Add Project" / "Add User" do not return to their respective management pages (eg. User Management), or to "Add New", upon succesful addition of the object. They go to a blank page. One has to hit back, or refresh.

(Also, there is no Add Another option on the Add pages - Maybe there can be a success message, along with an add another option?)

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Your Profile Menu at Top RHS corner (as Admin)'
  2. Click on 'User Management'
  3. Scroll down to '+ Add User'
  4. After you hit Save, see how the creation is handled, to discover the bug.

Expected behavior
What is expected is a Suceess Message such as "User Created" or even before that, a information confirmation screen.

Leantime Version
v 2.1.9

Server
nginx [from package - over shared hosting with Hostinger]

PHP / MySQL Version
PHP : 7.4
MySQL : 10.5
MySQL DB : 7

Additional context
The same thing happens when adding any object may it be a User, Client or Project.

@ghost
Copy link

ghost commented May 12, 2022

Also occurring on the latest docker image leantime/leantime:2.1.9

Image versions:
PHP: 7.2.34
MySQL: 10.4
MySQL DB: 5.7

@marcelfolaron
Copy link
Contributor

marcelfolaron commented May 12, 2022 via email

@ghost
Copy link

ghost commented May 12, 2022

Thank you.
Added

to my docker-compose.yml and the issue was resolved

@pareshpandit
Copy link
Author

pareshpandit commented May 13, 2022

Got it, works buttery-smooth now - so basically, it wasn't finding the address to send email intimation from, at least as a 'from address'.
Thank you. :)

@marcelfolaron
Copy link
Contributor

marcelfolaron commented May 13, 2022 via email

@marcelfolaron marcelfolaron added the Fixed and Staged Fixed in Master and ready to be included in the next release label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fixed and Staged Fixed in Master and ready to be included in the next release
Projects
None yet
Development

No branches or pull requests

2 participants