Constantin Graf

Results 90 comments of Constantin Graf

I had the same issue, but I'm not completely sure why it happened. I fixed it by copying the content of the `user()` function in the child model and added...

> [@grEvenX](https://github.com/grEvenX) but the `user()` method is deprecated? Just don't use it? The whole point of making something "deprecated" instead of just removing it, is so that you can still...

Thanks for the report! Our current plan is to change this input field to the input field type that we use for the "Create manual time entry" modal. Would that...

Thanks for the report. You are right that is because of the seconds. We'll discuss this, but your suggestion with settings the seconds to 00 after editing the record manually...

Thanks for the report! I can confirm that this is a bug and we'll try to deploy a fix beginning of next week.

I think this is quite a serious security issue since most development setups on macOS with Docker publish all kinds of ports with little to no protections since normally there...

So after a bit of research I found the following two solutions that work for me with macOS 15.4.1. **macOS pf (packet filter)** The first solution is to configure the...

So I tested and researched a bit more an I found the thing killing the process was `supervisord`. I added the following config to `supervisord.frankenphp.conf`: ``` [program:octane] # .... stopwaitsecs...

@krigulson Thanks for the report! Could you provide the stack trace as well? Did you modify the ZIP in any way? If you try the import in solidtime Cloud, I...

We are currently using the version `15.0.2` and are having the same problem. Is this fixed in newer versions?