aleph icon indicating copy to clipboard operation
aleph copied to clipboard

Search and browse documents and data; find the people and companies you look for.

Results 490 aleph issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Some users experience a 500 error when signing in using OAuth. The `role_membership` table stores which groups a user is part of. It has two columns, `group_id`...

bug
backend
Moderate

**Describe the bug** When cross-referencing an investigation with a multitude of uploaded documents in Aleph, the mentions within the documents are automatically conversed into entities. **To Reproduce** Steps to reproduce...

bug
Critical

**Is your feature request related to a problem? Please describe.** We maintain separate ES indexes per FtM entity schema. For example, all `Company` entities are stored in one index, and...

backend
feature-request
Moderate

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.1 to 10.9.3. Commits 85ec96a chore: bump mermaid version to v10.9.3 9301a57 style: prettify src/diagrams/block/blockDB.ts 2bedd0e chore(deps): update katex to 0.16.11 92a07ff chore(deps): update bundled DOMPurify to...

dependencies
javascript

When tables are created from workbooks during ingest, the metadata of the workbook isn't passed to the tables, and therefore it is not possible to search by keyword and then...

bug
data-desk

When running Aleph in the google cloud with [container native loadbalancing](https://cloud.google.com/kubernetes-engine/docs/how-to/container-native-load-balancing), the healthcheck of the default `BackendConfig` google cloud generates won't work (because of the non-standard name `api` of the...

Bumps [authlib](https://github.com/lepture/authlib) from 0.15.5 to 1.3.2. Release notes Sourced from authlib's releases. Version 1.3.2 Prevent ever-growing session size for OAuth clients. Revert quote client id and secret. unquote basic auth...

dependencies
python

As per [#3751](https://github.com/alephdata/aleph/pull/3751), we should remove the `publish_file` methods

Minor
side-quest
servicelayer

**Is your feature request related to a problem? Please describe.** 1. Go to a dataset 2. Click Share 3. Start typing a user's name 4. No search results show up...

feature-request

We frequently receive feedback about the search flow requiring too many clicks in the following use case: 1. User searches for a term. 2. User finds a document (e.g. PDF,...