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(Personas Import): Starting account names with a space breaks persona import (LL-273) #1495

Merged
merged 8 commits into from
Jan 31, 2020

Conversation

PrinceWaune
Copy link
Contributor

@PrinceWaune PrinceWaune commented Dec 24, 2019

Which issue does this close?

Closes https://learningpool.atlassian.net/browse/LL-273

Yevgenii Sharpinskii added 4 commits December 24, 2019 16:49
BREAKING CHANGE: Instead of createWriteStream is now used format method.
Instead of "import csv from 'fast-csv" is now used "import * as csv from
'fast-csv'"

Closes LL-273
Change import of csv module. Change method name from "createWriteStream"
to "format"

Closes LL-273
@PrinceWaune PrinceWaune changed the title Ll 273 Starting account names with a space breaks persona import (LL-273) Dec 24, 2019
@PrinceWaune PrinceWaune changed the title Starting account names with a space breaks persona import (LL-273) fix(Personas Import): Starting account names with a space breaks persona import (LL-273) Dec 24, 2019
Copy link
Member

@ryasmi ryasmi left a comment

Choose a reason for hiding this comment

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

Code looks fine, not totally clear that this fixes the issue although it looks like the changes to fast-csv in v3.2.0 might have fixed the problem although they don't have a test to cover the case.

@ryasmi ryasmi merged commit 2dd3ab6 into master Jan 31, 2020
@ryasmi ryasmi deleted the LL-273 branch January 31, 2020 15:24
@HT2Bot
Copy link
Member

HT2Bot commented Jan 31, 2020

🎉 This PR is included in version 6.0.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants