stroomdev10

Results 153 issues of stroomdev10

I have a StroomQL query that I would like to filter a column to only show where the value is null/empty The extraction does not return the field if the...

bug
f:dash / query

I'd like to be able to read the values of the current index time range in an expression, and pass them to dashboard() calls for example

enhancement
f:dash / query
f:ui / ux

I would like to be able to do stuff like 'having ${period-0} > (${period-1} * 5) is it possible via eval somehow? `eval Diff = ${period-0} - ${period-1}` doesn't seem...

bug
enhancement

I have an new index with 1 shard per partition, sending data to that index has created 2 or 3 Index shards per partition per node.

bug
p:high
f:pipeline-processing

On AWS I get ``` { "errors": [ "arg4 must not be null" ] } ```

bug
p:high
f:auth
blocked

I had to set the tracker message to NULL in SQL

bug
f:pipeline-processing

I'd like the option for a Selection Handler to *always* supply it's selected value to a Query. If one has multiple sources, where each one supplies part of the full...

enhancement

We some some numeric fields that are left justified, they should be right justified. e.g. Data Retention -> Rule No. , Manage Accounts -> Sign In failures Also, where we...

bug
f:ui / ux
cosmetic

Given newer screens are using a `...` menu, can the cache screen be updated to do the same (rather than the dustbin), it would be good if you could launch...

enhancement
f:ui / ux