-
### Describe the bug
When having multiple overlapping indexes on a table, it prevents the correct index being used, sometimes none is used, sometimes the wrong index is use.
### Steps to reproduce
…
-
I would like to propose two enhancements for the Skyprint integration in Nextcloud:
Selectable CUPS Server: Allow users to select different CUPS servers. This feature would enable different users t…
-
Via Lindsay:
> Right now we have the field titled “Groups with View Access.” I’m concerned that this confuses two separate things: 1) assigning permissions such that individuals that are members of…
mlncn updated
2 weeks ago
-
### Bug description
When using integers as keys in a Button Group fieldtype it doesn't show the selected state properly in the CP.
### How to reproduce
Have a Button Group fieldtype with simple int…
-
### Current Behavior
Email notification with team as recipient is not sent.
Setup a email notification alert and set a team as recipient. Select group 'new_vulnerability' under portfolio and press b…
-
When we want to start a lab, in the "View As" select, the User and the Default group are selected. check if there is not a bug.
When a user is in a group, the lab appears to be started for a user and …
-
```
run: duckdb.sql("""
SELECT 'null' as name, null as value
UNION ALL
SELECT 'not null' as name, 1 as value
""") -> {
group_by: value
group_by: `null != null` is null != null
gr…
-
### I've read Koodo Reader's roadmap, there is no similar feature.
- [X] Yes
### This issue only requests one feature.
- [X] Yes
### Brief Introduction
Hoping that maybe a feature could be added …
-
On version 4.06 When I enable workflow no matter if I select "Selected groups" or "Any group", the whole catalogue has workflow enabled. I have tried different syntax for the "Selected groups" field l…
-
### What happens?
When using GROUP BY ALL, DuckDB incorrectly includes columns with window functions in the GROUP BY clause. This leads to a Binder Error: Cannot group on a window clause.
### To…