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

Investigate portfolio export bug #282

Open
smcalilly opened this issue Nov 6, 2023 · 1 comment
Open

Investigate portfolio export bug #282

smcalilly opened this issue Nov 6, 2023 · 1 comment

Comments

@smcalilly
Copy link
Contributor

smcalilly commented Nov 6, 2023

It's been reported that one user (user_id=12) has observed a bug with the exported data. Apparently it's formatted wrong. I haven't been able to recreate with my test user, so this is likely due to something specific about the data in that user's portfolios. In the past, there have been newlines and carriage returns that we've had to strip out of the portfolio data, but maybe we haven't stripped out everything.

We need to copy over the portfolios from that user to a test user (since the portfolios are scoped to users), then try to recreate the bug. This might be easiest by dumping to prod db and doing all of this locally.

@smcalilly
Copy link
Contributor Author

smcalilly commented Dec 11, 2023

I've been unable to recreate this with the production data. @jim-z do you know more specifics about the format issue? What fields are formatted wrong?

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

No branches or pull requests

1 participant