-
### Extension
Something else
### Describe the Improvement
Re extension: [Calculated Fields Bundle](https://github.com/directus-labs/extensions/tree/main/packages/calculated-fields-bundle)
…
-
![Image](https://github.com/user-attachments/assets/3b6a36a1-18de-4478-9c21-d6a32d086087)
Not a big thing but when something needs to be changed it might as well be deleted.
-
We currently store some calculated values in the database (4 max mean, wind comp that also contains the degree rotation). In order to safely remove these we also need to create the post processing cal…
-
**Describe the bug**
Database default values only work database side but are overwritten by QGIS
**To Reproduce**
Exact steps to reproduce the behavior:
1. Open TWW QGIS project
2. Define valu…
-
https://kibana-hydrolix.quesma.dev
try to filter for cacheStatus : 0 in discover
Stack trace:
handleSearchError@https://kibana-hydrolix.quesma.dev/68203/bundles/plugin/data/1.0.0/data.plu…
-
### Information about bug
![image](https://github.com/user-attachments/assets/36c7059a-1d86-4914-9d71-3987d38de67a)
### Module
stock
### Version
Assets: v0.0.1 (pre-prod)
ERPNext: …
-
### SDK Version
1.7
### Client Framework
Other
### Server Platform
ASP.NET
### Operating System
Windows
### Description
When attempting to apply a field-value filter in the visualization edit…
-
I am getting a following stack trace when I try calling `get_schema_names()`
```
File "venv/lib/python3.8/site-packages/sqlalchemy/engine/reflection.py", line 2000, in run
res = meth(filter_…
-
### Information about bug
bench --site test run-tests --doctype "Purchase Receipt" --test test_internal_pr_gl_entries
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
re…
-
To save a missing/null timeseries value using CDA the values needs to be
value = -340282346638528859811704183484516925440
quality code = 5
changes to CDA are being made to change this. Steps for…