public-accountability / littlesis-rails

LittleSis is a free database of who-knows-who at the heights of business and government
https://littlesis.org
GNU General Public License v3.0
100 stars 12 forks source link

Bulk returns "something went wrong error" #1695

Open betsydupuis opened 4 months ago

betsydupuis commented 4 months ago

Bulk add returns an error.

Screenshot 2024-06-19 at 1 50 52 PM
josephlacey commented 4 months ago

Hi @betsydupuis , Thank you for the report. Do you have any more details about the data you were entering when the error happened?

betsydupuis commented 4 months ago

No details other than I noticed this first happened about a month ago.

On Thu, Jun 20, 2024 at 9:07 AM Joseph Lacey @.***> wrote:

Hi @betsydupuis https://github.com/betsydupuis , Thank you for the report. Do you have any more details about the data you were entering when the error happened?

— Reply to this email directly, view it on GitHub https://github.com/public-accountability/littlesis-rails/issues/1695#issuecomment-2180800412, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAP7345XLIAH3YEUCMCTFIDZILOZFAVCNFSM6AAAAABJSRXTEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBQHAYDANBRGI . You are receiving this because you were mentioned.Message ID: @.***>

betsydupuis commented 4 months ago

As far as the data goes, it’s been happening on multiple different configurations of trying to use the bulk feature.

On Thu, Jun 20, 2024 at 9:07 AM Joseph Lacey @.***> wrote:

Hi @betsydupuis https://github.com/betsydupuis , Thank you for the report. Do you have any more details about the data you were entering when the error happened?

— Reply to this email directly, view it on GitHub https://github.com/public-accountability/littlesis-rails/issues/1695#issuecomment-2180800412, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAP7345XLIAH3YEUCMCTFIDZILOZFAVCNFSM6AAAAABJSRXTEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBQHAYDANBRGI . You are receiving this because you were mentioned.Message ID: @.***>

betsydupuis commented 4 months ago

I couldn't see anything in the console either.

If you can't reproduce it, perhaps you can console.log() the error message in the next build, and I can send it to you.

josephlacey commented 4 months ago

@betsydupuis We've had a ongoing issue with the bulk upload feature and have a medium term plan to rewrite it. The only reliable option at the moment is for me to send over a CSV template and you send it back with the data you want to upload. I can then import it from the command line. Should I send that over?

betsydupuis commented 4 months ago

Yes, please send it over. I don't use bulk upload that often, but I would probably use it more if CSV was an option.

josephlacey commented 4 months ago

Yes, please send it over. I don't use bulk upload that often, but I would probably use it more if CSV was an option.

Here's the basic template. If you have other fields you want to include, let me know and we can make some adjustments. littlesis-import-template.csv

betsydupuis commented 4 months ago

Thanks!

I'm a UX designer and I've worked on similar systems to Little Sis in the past. I'd love to help out if you have room for it.

I also know Angular 1 and React.

josephlacey commented 4 months ago

I'm a UX designer and I've worked on similar systems to Little Sis in the past. I'd love to help out if you have room for it.

Wow, that's great. We actually might have a short term need for some improvements from a UX designer. Would you be available to have a quick chat in the next few days? Why don't we follow up outside of GitHub on this conversation, joseph@littlesis.org.

I also know Angular 1 and React.

Just a quick note that our mapping tool is built in React,

https://github.com/public-accountability/oligrapher

We have occasional bugs that come up plus a list of pending features we want to put some work into.