Johannes Nickel

Results 55 comments of Johannes Nickel

I checked it for you. It part of the plugin list and you can add it.

Hi @pboguslawski , is this a question or a proposal or a feature wish? I think we had this discussion before and we actually are having this right now with...

Hi @Mirkk, just a question to work in the right direction: you tested that there is actually a meaningful message somewhere or is this more like "I would like to...

Updated issue to issue template

Spec: https://developer.mozilla.org/en-US/docs/Web/OpenSearch

Hi @samueldc I think that this is not a bug. The customer_user_id is null because there is no CustomerUser (the actual Business Object). The customer_user_id is the identifier of a...

Hi @fxlxx, I see you point, but it is hard for the application to determine what the user did as last action. The dashboard auto refreshes and this is stored...

Hi @hcsnem, no. Otherwise you would read about it here in this issue. Regards Johannes

Hi, thanks for the report. We dig into this. To resolve your migration: ```SQL SELECT * FROM time_accounting LEFT JOIN article ref ON tab.article_id = ref.id WHERE tab.article_id IS NOT...

Hi @stek6 you have an invalid system config. The system is not able to set a secure cookie and you are in (deprecated) fallback mode using the url session. This...