-
### How to reproduce this bug?
```python
import weaviate
import weaviate.classes.config as wvc
client = weaviate.use_async_with_weaviate_cloud(...)
await client.connect()
collection = await …
-
If I curl:
```
curl -H"Authenticate: a.b.c" http://172.18.0.3:9000/irods-http-api/0.4.0/collections -v
* Trying 172.18.0.3:9000...
* Connected to 172.18.0.3 (172.18.0.3) port 9000
* using HTTP/…
-
Download this Bolt instance with only the affected contenttype to reproduce the bug: [Wetransfer](https://we.tl/t-ovMFVe7v0g)
In a localized Bolt 5.0.2 with
```
pages:
name: Pages
sing…
-
### Link to reproduction
_No response_
### Describe the Bug
When adding filterOptions to a polymorphic relationship field, we're experiencing infinite loops in the frontend when doing any interacti…
-
caught in grafana before server crashes
```cs
Caught exception in GameTicker
System.ArgumentException: An item with the same key has already been added. Key: 20586
at System.Collections.Generic…
-
CONTENTdm has a use case for allowing users to create 'favorite lists' of items in CONTENTdm collections. Sometimes these items are single image things which have their own Manifests but sometimes a u…
-
Hi,
the function collection_remove_projects doesn't work. One reason is that the function argument collection_id in the R function is passed in the body as "collection_id", but should be "collectio…
-
commit: 7a41664
Here's an image of the post in the index:
Here's the post's appearance after clicking into it:
-
### Description
This issue was found in the Haystack integration. Corresponding Haystack issue: https://github.com/deepset-ai/haystack-core-integrations/issues/1172
`weaviate-client==4.9.0`
W…
-
### Description
I would like to request a feature to enable multi-site support within Nuxt Content by allowing domain-specific directories in the root `content/` folder. These directories should corre…