nikhaldi
nikhaldi
I've submitted a [PR](https://github.com/django-import-export/django-import-export/pull/1483) I think addresses this problem. I ran into this in combination with the reversion library, not django-admin-sortable2, but the underlying issue is the same.
I'll mention here too that this PR does not fix #182 for me while my proposed change #539 does.
I see what you mean, thanks. I don't have enough background about how people use the API to judge if the case of a null parent trace id is valid....
Not a bad suggestion. Would you like to submit a merge request?
Thanks for reporting. I can't reproduce this problem but I may be misunderstanding it. Can you attach a concrete example of a file which throws a NullPointerException when loaded?
Thanks @TylerRick - this is quite a fundamental change. Agreed that having integration tests would be really useful for this kind of thing. Do you have any ideas how to...
Hey! I have not actively maintained this in the last few years because I sadly haven't been using Ruby. So I'm super rusty and out of touch with the ecosystem...
Thanks a lot @lostapathy! Recent PRs are now merged except for https://github.com/nikhaldi/exception_notification-rake/pull/27 - tbh I have to spend some time on that one to determine if it makes sense. If...
Glad you figured out the issue. This seems actually more related to the exception_notification gem, not to this extension. Maybe submit a pull request for the README in exception_notification?
Hi! Which version of the gem are you using?