-
# What happened?
Klaw always shows the message "No messages in topic" even if there are messages (I verified that with the CLI).
I am not sure where the issue now lies. Is it an ACL problem or s…
-
The build of read the docs has been broken for about a month because of an incorrect configuration and the local build (running `make -C docs` was also broken during a week.
The local build has bee…
-
I'm trying to set up the TF2Autobot following the official documentation, but every time I run node dist/app.js, the bot fails to start. I consistently encounter an ECONNRESET error even set VPN.
!…
-
## Summary
If I create the template in the GUI I am able to access the survey. The issue is when we create the template using Ansible and the infra.controller_configuration collection. When the pl…
-
Hi,
First of all, impressive work and thanks for your contribution.
Question:
I am trying to read details from .XER file and I could not find a way to read categories for projects and activities…
-
### Steps To Reproduce
A `bw create item` for an organization succeeds and its `id` is returned.
Then, after performing a `bw sync --forced`,
the item is no longer returned in a `bw list items` nor…
-
I am unable to read CSV files from GCS. The reading fails with the following stacktrace:
```
java.lang.NoClassDefFoundError: org/apache/hadoop/fs/Options$OpenFileOptions
at com.google.cloud.hadoop…
-
Ctrl+Up selects next message for the quote, but this should not work if the chat is read only (can send = false).
This happens in chats with github notifications.
-
Currently `uv` requires extra explicit settings to specify an .env-files, either by passing `--env-file .env` or an environmental variable `UV_ENV_FILE`. Since it has become a consensus to read en…
-
### Current Behaviour
I was looking through the code trying to understand how "DuplicatesCount" from config and "maxitems" from DB work together, and stumbled upon this line in `AuctionHouseBotConfig…