Jonas Osburg

Results 10 issues of Jonas Osburg

### Describe the Bug In some cases classes are being used for the same element that set the same css properties like: `flex` and `hidden` in: ```html ``` This currently...

bug
prio: low
effort: medium

Das SSL Zertifikat von https://www.kithub.de ist heute abgelaufen :(

**Describe the bug** The `EntityHydratorService` checks wether or not certain fields need to be fetched from the database or are already available locally. Therefore the relation path is split by...

type: bug 🐛

**Describe the bug** The `$reindex` operation does not recreate the `resourcetable` index when `advancedHSearchIndexing` is enabled. Even though data is being indexed when writing resources using POST / PUT. **To...

**Describe the bug** When doing a CSV import e.g. during an e2e test custom fields are not being imported correctly if they are not translatable. The customFields are being exported...

type: bug 🐛

# Description Relations could get out of sync during entity hydration. See #2864 for a detailed description and example. I moved `mergeDeep` out of the service to make testing easier....

**Describe the bug** This looks to be similar to #2013. I hope this is not too confusing - we spent two days figuring out the root cause of our issue:...

type: bug 🐛

Allow usage of http(s) proxy for websocket traffic I did not create an issue beforehand but I can create one if this is required. This change adds functionality to connect...

### Describe the bug I am facing an issue when using findAndCount with: * a filter that excludes values from a nested relation * a limit * Sorting by a...

bug

#### Summary We are running a multi node microk8s cluster with three datastore nodes and multiple worker nodes. Yesterday I noticed that microk8s status reports no datastore nodes (neither master...