You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when a work has more than 10,000 files the user interface struggles to display and load the information.
As a stop gap measure we should update the application to display a banner indicating something along the lines of "This work has more than 10,000 files, file list is not available." and display the rest of the metadata and allow edits to it as normal.
The text was updated successfully, but these errors were encountered:
We fixed an issue that was making the load of works with large number of files time out in #1982. We are now able to load large works (we have one with 60K files).
PR #1989 optimizes the load time even further on the UI. I am closing this issue until it becomes a problem again in the future with even larger datasets but for now we are good.
The Discovery issue pulibrary/pdc_discovery#711 might forces to make other changes to Describe but we'll handle those as a separate ticket if we need to.
Currently when a work has more than 10,000 files the user interface struggles to display and load the information.
As a stop gap measure we should update the application to display a banner indicating something along the lines of "This work has more than 10,000 files, file list is not available." and display the rest of the metadata and allow edits to it as normal.
The text was updated successfully, but these errors were encountered: