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 duplicate usernames in dev seeds task #3756

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

javierm
Copy link
Member

@javierm javierm commented Oct 9, 2019

References

Objectives

Fix a bug caused by Faker::Name.name generating the same name for two different users, causing the task to crash in development or a test to fail while testing.

Sometimes Faker::Name.name generated the same name for two different
users, causing the task to crash in development or a test to fail while
testing.
@javierm javierm added the Bug label Oct 9, 2019
@javierm javierm self-assigned this Oct 9, 2019
@javierm javierm added this to Reviewing in Roadmap via automation Oct 9, 2019
@javierm javierm moved this from Reviewing to Testing in Roadmap Oct 9, 2019
@javierm javierm merged commit 706a16d into master Oct 9, 2019
Roadmap automation moved this from Testing to Release 1.1.0 Oct 9, 2019
@javierm javierm deleted the fix_duplicate_usernames_in_dev_seeds branch October 9, 2019 22:24
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
…rnames_in_dev_seeds

Fix duplicate usernames in dev seeds task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

1 participant