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

event_id and timestamp pre-pended with "$__$$" on JSON export #6

Closed
rrbarbosa opened this issue Mar 17, 2016 · 2 comments
Closed

event_id and timestamp pre-pended with "$__$$" on JSON export #6

rrbarbosa opened this issue Mar 17, 2016 · 2 comments

Comments

@rrbarbosa
Copy link

I exported events using basicaly the default conf. I changed only API credentials and output directory for the JSON section, commented everything else out.

I then run mixport without any arguments. The events are exported correctly, as far as I can tell, however the event_id and the timestamp attributes are prepended with a $__$$. Not a show stopper, but triggers some extra-parsing from my side.

I looked through the source to try to patch it my self, but I have no idea where the string is being added.

Cool tool 👍

@rrbarbosa
Copy link
Author

I see now you did that on purpose. Closing the issue.

@erik
Copy link
Owner

erik commented Mar 17, 2016

Hmm, it might be worth looking into having a config option to specify the names of the event_id and timestamp keys for cases like this.

Thanks!

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

2 participants