hackerman
hackerman
We can add sprig date functions - open to PRs :)
Let me loop in @nipsufn to take a look at this idea as he is working on this issue in our system as well right now.
We are also facing the problem that we can't open the studio from the new dashboard so at the moment we have to distribute the link via Slack to anyone...
Not as far as I have seen
It's a valid feature request, at the same time our backlog is completely filled with other work and unless there's more (commercial) demand it's unlikely to be prioritized at this...
Due to security concerns we can currently not allow this flow. We could however implement a more graceful way of dealing with this by restarting the flow if such an...
I believe this is done on master
As a workaround we can probably use time.Now().UTC() instead of CURRENT_TIMESTAMP to resolve this - contributions welcomed!
We have since improved the defaults - closing :)
Thank you for the report - the problem is likely an incorrect JSON encoder somewhere deep down in fosite. If you have an idea where this could come from, we...