-
### Expected behavior
All nested properties are copied correctly and the constant is applied
### Actual behavior
When "constant" mapping is present, nested properties mapping stops working and inst…
-
### Installed product versions
- Visual Studio: 2019
### Description
BundlerMinifier consuming older version of NewtonSoft.Json (9.0.1) which is vulnerable to a Denial of Service (DoS) attack. Pl…
-
The API endpoints return internal objects, for example:
The endpoint to get all categories:
`http://127.0.0.1:3000/v1/category`
returns the struct [Category](https://github.com/torrust/torrus…
-
### Search first
- [X] I searched and no similar issues were found
### Description
Consider the following changelog:
```yaml
databaseChangeLog:
- changeSet:
id: '1'
author: me
ch…
-
Hello,
I'm starting now using the plugin, and I have now noticed that by default, nested objects get null id fields when indexing.
Using the samples as an example, in the Team object, the nested objec…
-
I am having an issue trying to use double nested forms. Basically I'm trying to make a form that has objects nested inside other nested objects. Everything is working fine except when you attempt to a…
-
I am using Djongo to integrate MongoDB with my Django project. I have a model with a `JSONField` and I am trying to filter based on a nested field within the `JSONField`. Here's a simplified version…
-
Calling `nconf.get()` (with no arguments) in between storage engines being added/removed causes them to erroneously overwrite each others' values. The following script reproduces the issue:
```
var n…
-
After i add sails-permissions to the project, i have all my blueprint actions broken: they don't populated with nested objects.
Please fix this bug.
-
return JSON.parse(items)
(method) JSON.parse(text: string, reviver?: ((this: any, key: string, value: any) => any) | undefined): any
Converts a JavaScript Object Notation (JSON) string into an ob…