-
Hi,
currently it is not possible to apply options to a regexp when using the fetchByFilter method.
The reason is that the value is always treated as string and not as a regex.
So this is not wo…
-
I noticed that the HAL browser fails to render data if the curies 'section' is not present.
I think that a document without the curies section is still valid HAL since the formal HAL specification sh…
-
Options is the third parameter for the `updateMany` method, but is currently hard coded to `DO_NOT_UPSERT`.
## Expected Behavior
Support of the following would be nice:
```
updateMany(
{ 'f…
-
It would be very convenient for registered, logged-in portal users to be able to save their favourite searches (the URL, not the list of search results) in their profile. While the search URLs can of …
-
**Feature request**
**Is your feature request related to a problem? Please describe.**
I am developing an implementation of the Lua programming language on Truffle/GraalVM as a hobby project. My i…
-
**Describe the bug**
When setting up a change stream in RESTHeart to filter documents based on the authenticated user's ID from a JWT token, the `@user.userId` variable is not being substituted cor…
-
We are in the process of manage all the adopters directly in the landscape, and as a step for that process we need to migrate all the adopters data into the landscape, including the use case informati…
-
I'm having in issue where I can't get my nomad job to route with Fabio with anything except `/`
for example...this works:
``` resources {
cpu = 1500
memory = 2048
…
-
**Describe the bug**
I am using the PolyglotDeployer deployer service to watch the plugins directory for changes.
It correctly detects the creation, modification, and deletion of js plugins di…
-
用 /initdb 命令初始化数据库成功
但运行代码出现:
TypeError: Cannot read property "_embedded" from null.(第 130 行,“Mongo”文件)
日志里全是下面这个样:
message": "Request failed for https://api.telegram.org returned code 400. Trunca…