Jannik Möll
Jannik Möll
1. The `UseTags` feature for ClickHouse seemed pointless, since the data ingestion didn't offer the possibility to include the main tag (e.g. hostname) in the main table. For other DBs...
With the `insert-intervals` parameter one can control how frequently a batch is inserted into the DB by a worker. If one worker should insert multiple batches per second while still...
The TSBS implementation for QuestDB currently only supports the dev-ops use case, but not the IoT use case. This should be reflected in the README to avoid confusion.
The TSBS implementation for QuestDB currently only supports the dev-ops use case, but not the IoT use case. This should be reflected in the README to avoid confusion
**Is your feature request related to a problem? Please describe.** #4547 wurde durch #4858 als fixed markiert. Für mehrtägigen Überstundenabbau funktioniert die umgesetzte Lösung jedoch nicht ausreichend. Wenn ich einen...
Related to #4404 / Fixes parts of #4404 Since this changed seemed small, the issue had traction and I had a few minutes to spare, I just opened a PR...
## Issue When nesting multiple `@MappedCollection` of `List`s any only specifying the `@Id` for the root, saving and loading work fine. An entity on a lower level is identified using...
**Describe the bug** Der Endpunkt `/api/persons/{personId}/absences/{applicationId}/overtime` teilt liefer Informationen über einen Überstundenabbau und teilt bei mehrtätiger Abwesenheit die Stunden auf die Tage auf. Dabei werden Wochenenden und Feiertage gleich gewichtet...
## Draft PR for absence popover in personal calendar This is related to #3472 and #1063 ### Open Todos: - [x] Localization for more languages - [x] Popover on desktop...