lale-help / lale-help

A collaborative platform for volunteer refugee support.

Home Page:http://lale.help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploaded document for project cannot be retrieved

dottorer opened this issue · comments

When adding a document to a project, the upload works, but the file cannot be retrieved again:

image

image

It seems like none of the documents can be retrieved now in Staging so it might be something generic with the S3 storage.

routing for the files show were at the wrong place

@mkristian File retrieval for all documents except from projects work now.

On Projects, I still get error:
image

image

Login: "user4@lale.help" / "lalehelp"
Go to project "Gemeinsamer Besuch Welcome Cafe München" and try opening 'Logo_2' file

:(

thought I verified it locally - have a look again.

Hi @mkristian , are you on slack? I wouldn't mind looking into this so I can re-familiarize myself with the code :)

This is probably something with a wrong pointer to the S3 storage so hopefully easy to fix. More like a glitch.

But would be cool if you could look at the document features from the epic if you have some cycles....:-)

@NolanChan I am on slack and gitter and gmail chat during the day. all these missing documents are due wrong or missing routing and wrong links: see 1ada25b but this seems to be missing something else I changed for the projects - similar things: missing routing and wrong links

Hey mkristian, not sure if I could find you on slack. Could you message me? Also I won't be able to work on this until the weekend, so don't let me hold you up if you can fix it before then.

@NolanChan honestly I have no idea even how to find you. just using and used slack in closed team channels. Probably will fix it before the weekend. I will let you know if not

nope - I would need an invite for this - as far I understand slack ;)

What's your preferred slack handle for this? I can add you for ease of comms...

fixed via 34cfcca

e3d2d4d removed the edit button as it was not working. other file upload list do not have this button. removing it makes them all consistent. and you always can delete and reupload it anew.

if the edit is something we want to offer we can revert the this commit and fix it and add the 'edit' button for other document uploads as well.