-
Example: https://circleci.com/gh/Flowminder/FlowKit/73699
This test run fails because there is an interpolation error in the sql templates which results in `events.{cdr_type}` being interpolated as…
-
**Describe the bug**
If I log into FlowAuth as an admin user, edit an existing user, and try to reset the user's password, I get re-directed to the login screen and the changes don't take effect (n…
-
Currently the user must generate a token in flowauth and paste it into the notebook before being able to execute the worked examples. Esp. with the dockerised worked examples being available it would …
-
Hi, I am trying to extend CollectionCellAdapter so that all the logic that i want for this adapter to be encapsulated in a specific class. Doing so i get the folowing error : "Cannot inherit from non-…
-
e.g. https://app.circleci.com/jobs/github/Flowminder/FlowKit/93807
Which look like they're caused by a flowapi issue. Possible this is something arising from hypercorn's 0.8.1 release.
-
Hi :)
In the FlowKit we didn't need to register header/footer adapters. However it has changed in OwlKit. Why do we need to do this?
Before I had the following code:
```
import FlowKitManag…
-
Hi Scott,
I've been following your [tutorial](https://github.com/whitews/FlowKit/blob/master/examples/flowkit-tutorial.ipynb) and came across an issue with getting the gating results (input 48 onwar…
-
Because FlowAuth is potentially much more publicly deployed than other components, and is the gatekeeper for access to the rest of any given FlowKit deployment, it should of course be as secure as pos…
-
Does FlowKit uses only modelID to compare models for equality?
If so, then modelID should not return hashValue, right? Because as far as I understand there can be collisions when using `hashValue`.
…
-
Even after installing the full MS visual studio suite, i get the following error when i try to install fcs. I'm not sure how to proceed
ERROR: Command errored out with exit status 1:
command…