Hi, The ".angular/cache" folder is only used by Angular to cache *builds*. It is not used by DSpace for caching. So, you can delete content from this folder, but doing so will only impact your next Angular build (e.g. "yarn run build:prod"). Deleting content from that folder will not change any behaviors in the DSpace user interface. That folder should also not grow significantly over time. More information on ".angular/cache" can be found here: https://stackoverflow.com/questions/69953135/clear-angular-cache-in-angular-folder
If content is not showing up in the DSpace user interface, that may be the result of either an error occurring, or a caching bug. If there's an error occurring, you should be able to locate it using our troubleshooting guide: https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error. If you cannot find an error, then you may want to investigate whether upgrading to DSpace 7.6.x will solve the problem. It's possible you are hitting an older bug in refreshing the collection. (You could also try simply reloading the page in your browser to see if the Item appears after a reload.) Tim On Monday, November 11, 2024 at 7:00:47 AM UTC-6 ule...@unileon.es wrote: > Good morning, > > I am starting to work with dspace 7.5 and I have reached a point where I > upload items (successful upload), but they are not displayed in the > corresponding collection. > > I suspect it may be a cache full issue because I have seen a > [dspace]/.angular/cache folder of almost 4GB. > > Is this the problem? How can you manage the cache? Can I delete it? And > finally, regarding the cache, is it possible to move it to another disk > (Ubuntu) where I have more space? > > Thank you very much for the help > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-community+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/9214e59c-922c-48c7-94e6-ed598ebbc576n%40googlegroups.com.