Christian Stefanescu
Christian Stefanescu
Hi @perrfect ! Thanks for reporting this. Are you able to reproduce this problem with the latest stable release of Aleph? At this time that would be [3.17.0](https://github.com/alephdata/aleph/releases/tag/3.17.0)
Hi @shabasma , just to rule this out: I'm assuming you are using an API Key that belongs to an admin users (or at least one with write access to...
And are you able to test this workaround: using the `aleph` cli (not `alephclient`, but the one you access from a shell in a live running Aleph container) is `aleph...
The collection id corresponds to the id column in the `collection` table of the postgres ALEPH_DATABASE, but the foreign_id is something different (typically it looks like an UUID). You can...