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

Fix condition not returning error during initial login #4927

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

kwx4957
Copy link
Contributor

@kwx4957 kwx4957 commented Oct 20, 2024

Proposed changes

when password is default value, creating a project return error. but project is created. This is because there is no return code.

Before

image

After

image

Related issue: #4904

@kwx4957 kwx4957 changed the title Fix an error creating a project when the password is default Fix condition not returning error during initial login Oct 27, 2024
Copy link
Contributor

@Saranya-jena Saranya-jena left a comment

Choose a reason for hiding this comment

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

Thanks for adding the fix 🚀

@Saranya-jena Saranya-jena merged commit 5f21a1e into litmuschaos:master Oct 29, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants