-
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…
-
Thx for great library, it works great. The only thing I am worried about is deprecating `clone`. I am using this library for merging 2 states inside redux. If some path of a merged object was not affe…
-
### Search first
- [X] I searched and no similar issues were found
### Description
Consider the following changelog:
```yaml
databaseChangeLog:
- changeSet:
id: '1'
author: me
ch…
-
# What?
When you have 100K objects in an AMI set you can't delete the way we delete. We need to enqueue the process. So we need a new Queue Worker for that, a very safe, fail safe, secure one.
A…
-
**Problem**
Right now it is not possible to search values in nested objects.
**Solution**
- [ ] In the `Query.Run()` method, the JSON strings of the nested object should also be retrieved by thei…
-
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…
-
I don't think it's too uncommon to have objects like
```
list(data.table(a = 1, b = 4:6)),
data.table(a = 2, b = 7:10))
```
sitting around in one's workspace. It seems `tables` should l…
-
When we have nested menus which open on mouse hover i.e. no need to mouse click, the recording fails completely - unnecessary click objects are recorded which cause issues during sequence execution.
-
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…