-
**Prerequisites**
1. [ldes/ldes-server:1.2.0-SNAPSHOT](https://github.com/Informatievlaanderen/VSDS-LDESServer4J/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=#) is up
2. …
-
**Prerequisites:**
- ldes/ldes-server:1.0.0-SNAPSHOT
- Follow the https://informatievlaanderen.github.io/VSDS-Tech-Docs/docs/quickstart.html.
- Observations collection is created
- Observation m…
-
Received following error when booting new version of LDES server:
```
WARN 1 --- [ main] o.a.c.loader.WebappClassLoaderBase : The web application [ROOT] appears to have started a thr…
-
At [Consuming an LDES](https://github.com/Informatievlaanderen/VSDS-Tech-Docs/blob/main/docs/quickstart.md#consuming-an-ldes): when importing the flow file NiFi warns about the VersionMaterialiseProce…
-
In the package `be.vlaanderen.informatievlaanderen.ldes.server.domain.exceptions` are both `CollectionNotFoundException` and `MissingEventStreamException` defined, which are both used to throw when an…
-
We have a lot of different exceptions that are only used in very specific cases which could be easily merged together in a common NotFoundException, NotUniqueException, etc. instead of creating these …
-
I want to create a LatestVersionSubset with amount: 1. However, multiple versions of the same non-versioned entity are still maintained.
I created this view:
```
curl -X POST ‘http://ldes-server:…
-
# Bug Report
1. A MVP solution is set based on the EDC library 0.4.1: https://github.com/Informatievlaanderen/VSDS-Dataspace-Connector/blob/main/gradle/libs.versions.toml
2. Full E2E procedure is …
-
**Validation tags:**
- [ldes/ldes-server:2.0.0-SNAPSHOT](https://hub.docker.com/r/ldes/ldes-server/tags)
- [ldes/ldi-workbench-nifi:1.4.0-SNAPSHOT](https://hub.docker.com/r/ldes/ldi-workbench-nifi…
-
That is very specific bug, only occurs to the `tree:Node` `http://localhost:8080/kbo/by-name?substring=&` for substring fragmentations.
I think it is an error when processing “&”。
This issue doesn'…