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

Set default demo account to [email protected] #7304

Closed
Bonapara opened this issue Sep 27, 2024 · 8 comments · Fixed by #7308
Closed

Set default demo account to [email protected] #7304

Bonapara opened this issue Sep 27, 2024 · 8 comments · Fixed by #7308
Labels

Comments

@Bonapara
Copy link
Member

Current behavior

Today, the default account on demo.twenty.com is set to [email protected], like we do in local

CleanShot.2024-09-27.at.18.04.45.mp4

Desired Behavior

We want the default demo default login to be set to:

email: [email protected]
password: Applecar2025

@charlesBochet
Copy link
Member

@FelixMalfait @vijaysingh2219 I think there was a misunderstanding on this one:

@FelixMalfait
Copy link
Member

FelixMalfait commented Oct 4, 2024

@charlesBochet it's simpler to have a single credential for everyone. It works perfectly today now that the readme has been updated, demo env is autofilled and everyone's happy :)

(edit: in case it's not clear, I disagree and I think we should leave things as they are right now)

@vijaysingh2219
Copy link
Contributor

@FelixMalfait @vijaysingh2219 I think there was a misunderstanding on this one:

Hey @FelixMalfait , I believe my changes were correct, as the email should be [email protected] both in the README and in the prefilled modal. However, the README was changed to [email protected] instead.

@FelixMalfait
Copy link
Member

@vijaysingh2219 your change was indeed correct for the issue yes thanks, but I changed the goal. We agreed with @Bonapara it's simpler to have a single set of credentials

@vijaysingh2219
Copy link
Contributor

@vijaysingh2219 your change was indeed correct for the issue yes thanks, but I changed the goal. We agreed with @Bonapara it's simpler to have a single set of credentials

Thanks for the update, @FelixMalfait! I appreciate the clarification about the goal.

@Bonapara
Copy link
Member Author

Bonapara commented Oct 4, 2024

Thanks @vijaysingh2219!

@priyankchopra2
Copy link

Hi @Bonapara and team, today I was trying to set up the project locally and was following the docs from https://twenty.com/developers/local-setup.

Everything was working fine until I tried to login as mentioned in the docs with [email protected] email but I was not able to login (attaching screenshot of the error for your reference).

Error snip

Then I checked this issue and tried to logging in with [email protected] and it worked!

Logged In snip

To ensure a seamless experience for new contributors, I just wanted to highlight the login issue that needs to be corrected, either in the documentation or the application.

@Bonapara
Copy link
Member Author

🤔 Thanks for notifying us @priyankchopra2. This is a strange one, we will monitor it.

harshit078 pushed a commit to harshit078/twenty that referenced this issue Oct 14, 2024
This PR updates the default login credentials for the demo environment.
The current default is set to [email protected], and we want to change it
to:

Email: `[email protected]`
Password: `Applecar2025`

Changes:

- Updated default demo login email from [email protected] to [email protected]

Resolves twentyhq#7304

---------

Co-authored-by: Félix Malfait <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants