Content
View differences
Updated by Marcello Rocha Pereira 8 months ago
This is a ticket for Marcello's investigations and fixes.
<mention class="mention" data-id="81234" data-type="user" data-text="@Marcello Rocha Pereira">@Marcello Rocha Pereira</mention> here. The cause of all the 500s and broken file links for sharepoint. We had the uploader malforming the remote ids for the files and therefore breaking the required interfaces.
A good test would be:
\- Upload a file to a sharepoint library
\- Reload and check it the file link list is working and if you can click to access the file link.
\- Upload a file to a subfolder in a sharepoint library
\- Same reload and check as above fixes
<mention class="mention" data-id="81234" data-type="user" data-text="@Marcello Rocha Pereira">@Marcello Rocha Pereira</mention> here. The cause of all the 500s and broken file links for sharepoint. We had the uploader malforming the remote ids for the files and therefore breaking the required interfaces.
A good test would be:
\- Upload a file to a sharepoint library
\- Reload and check it the file link list is working and if you can click to access the file link.
\- Upload a file to a subfolder in a sharepoint library
\- Same reload and check as above