-
When using the JSON model format as input to create a report I am getting an error "expecting a list of pytm.Data, item number 0 is a " (line 213 in the code snippet).
https://github.com/izar/pytm/bl…
-
### ODC version
4.3.2
### OB version
not related
### What happened?
I type a query and try to export the result set of it
```sql
select *,utl_raw.cast_to_varchar2(DBMS_LOB.SUBSTR(RETMESSAGE,2…
-
-
-
While updating COE Kit monthly, only the version is getting updated but looks like not the package. No reports are updating from last 5 months.
-
As a system administrator, I want a report that aggregates all data submissions from the producer So that I can easily track and manage the data flow for analysis and monitoring purposes.
AC: - NAD a…
-
There's a few issues related to example code (in bin/ and notebook/ folders) and docs that would be good to fix to improve accessibility:
- [x] Update sample HPXML file to an all-electric building
…
-
**Is your feature request related to a problem? Please describe.**
I would like to improve the reliability of the `AsyncRedisManager`. I am using a Redis pod deployed within a Kubernetes network. To …
-
### Bug summary
I expect a request to`/flows/paginate` to return a (potentially empty) array of Flows.`Flow` inherits from `IDBaseModel` which uses a `default_factory` to assign UUIDs on _write_, so …
-
When inactive (`false` in the `active` column from `assets-data.csv`), the asset and related flows should not be present in the model.
This needs a test that changes the solution.