-
### Steps to reproduce
1. Start Video Chat in any group/supergroup.
2. Narrow down the chats preview to a minimum, leaving only avatars.
3. Select any other chat except the one being tested.
4. Se…
-
**Current behaviour:**
If you try to add a participant via bulk action/multi action then the following Error is thrown:
```
Error: data.group_ids[1] must be integer
```
**Payload:**
```
[ …
-
While there's a group ID in the URL parameters for adding an event, the group name or ID doesn't show up in the interface. Adding that would help a user who started a task and returned to it distracte…
-
Hi Ben! As always, Chataigne is an amazing product, thank you so much for it! Merci!
**Is your feature request related to a problem? Please describe.**
We are a poor startup and we work on audiovi…
-
Not exactly sure if this is a bug or a feature - but frustrating nonetheless!
Having grouped some text and a rectangle, any text created within that group's space. Is this intentional? It means eithe…
-
### Introduction
When "fixed_top_menu":"TRUE" is actived, the page is not correctly done since sqlpage 0.27.
### To Reproduce
```sql
--Menu
SELECT 'dynamic' AS component,
CASE WHEN $grou…
-
Two ways
1) Split equally
2) By Amounts
Then, pass in the amounts to a new field in the database, say subscription_cost in the members list.
This is different from balance since balance accumula…
-
Issue: The query takes x time sometimes, and most of the times it takes 2x time. In less probability the query also fails with optimiser timeout error.
Observations:
1. Prometheus: The memory, cpu…
-
# TOP TEN MOVIES
SELECT
a.title AS 'Title',
MAX(l.reqtime) AS 'Latest Play',
count(l.reqtime) AS 'Plays'
FROM playlog_live l
JOIN artifacts a on l.artifactid = a.artifactid
WHERE a.…
-
Let's audit:
* Missing block transforms.
* Existing transforms that don't make sense or behave strangely.
## Existing
* Multiple => Headings does not make sense?
* Multiple => Columns: does…