I found a bug, after I switched from the H2 database to Postgres in CE, the cleaning policies stopped working. Also, an unload with a (CSV) file appeared. Nexus unloads an empty file. If Component Age is unchecked, it will unload a filled file. It obviously should not be like this, please take a look. Many people encounter this problem, something is wrong with Generate CSV Report
1 Like
I confirm, I have the same issue on Nexus version 3.80.
Additionally, in regular expressions, .+ has stopped working; only .* works.