Niels Meijer

Results 93 issues of Niels Meijer

**Describe the issue** When creating a ContentStream, for instance in the sendMessageForActionCreate method, it should use the Message default name/mimetype/size. **Reporter** Niels Meijer

Technical Debt

**Describe the issue** It is already possible to change the log level of certain loggers in the GUI. It would be useful to also be able to add new loggers...

Feature

**Describe the issue** Since Oracle had officially stopped supporting Java 8 we need to start thinking about our upgrade path. Java 11 EOL is coming up in September 2023 so...

Feature
Epic

**Describe the issue** The IbisManager has several methods to get an Adapter, or multiple adapters, this method however is not aware that multiple adapters with the same name can live...

Bug

**Describe the issue** We need to minimize the use of `asObject()` and remove it where possible. The following classes still use the method in a non optimal way. - [x]...

Technical Debt

**❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗** **Describe the issue** LCM EhCache to v3, or...

**Describe the issue** MessageStoreSender should store `Message` (and it's sessionkeys) properly in the database and not as a CSV. In plaats van een csv string (message,sessionkey1,sessionkey2) zou gebruik kunnen worden...

Feature