-
add validation to the GioNode/GioEdge/etc. objects themselves
maybe a ValidatingGioWriter is not needed. -> is required to check interplay of objects
Every stream of valid/creatable GioObjects shoul…
-
### 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…
-
Currently, a `Key` is mainly a typed label without information about the position of the referenced object within a hierarchy of nested objects.
It would be useful to have `Key`s embed this informa…
-
### 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…
-
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 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…
-
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…
-
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…