Closed (fixed)
Project:
DKAN Dataset Archiver
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jun 2026 at 20:53 UTC
Updated:
3 Jul 2026 at 04:50 UTC
Jump to comment: Most recent
For some reason, private archives are showing in the aggregate archive api even though the user is not permed to see private archives.
* archives that are considered private are not showing in the api unless the user has the perms to see them.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
swirtThis also removed the extraneous permissions of
This permission did nothing so removing it should have no consequences.