Bookmark apps downloads files from bookmarks, can't disable it (setting "automatic archiving")?

I am currently facing problems with the bookmark app, it downloads every file that is contained in a bookmark! I tried to disable that but the setting “automatic archiving” cannot be disabled… there is no reaction on a mouse click!

Can anybody tell me what to do or at least where those settings are taken (database or file)?

Nextcloud: Nextcloud 30.0.6
OS: Debian 12.9
Reverse proxy: Zoraxy 3.1.7
PHP: 8.3.16

Is this the first time you’ve seen this error? Yes
When did this problem seem to first start? From beginning
Installation method: Bare Metal
Are you using CloudfIare, mod_security, or similar? No

Thanks for your help…

Reproduced. Would you mind reporting this formally as a bug at https://github.com/nextcloud/bookmarks/issues?

Can anybody tell me what to do or at least where those settings are taken (database or file)?

As a temporary workaround, you can toggle the value in a particular account via occ user:setting for the bookmarks app in the same way as described here for a different setting in the photos app: Issue with Photos Plugin and Samba Mount in NextCloud - #10 by jtr

Hello jtr,

thank you for your respond. I was able to find the reason for it… There is an administrive setting to activate the collecting of information. That one was enabled. When it been disabled it, the automatic archiving was also disabled.

Could be a bug or a weird kind of logic :slight_smile:

1 Like

Yeah that’ll disable it globally, but the individual account settings toggle should still work in the UI. That appears to be a recent bug.