-
### Symfony version(s) affected
7.1.1
### Description
When mapping a CollectionType (`'allow_delete' => true`) to an entity property of type ArrayCollection, the following exception is thrown…
-
Now that we're on JDK 8, Collections.emptyList() is preferable to ImmutableList.of().
Should be a straightforward search and replace followed by import cleanup.
-
Hi,
Great lesson you have created here. That it even includes stuff like how to Run Snakemake on cluster computers makes it all very complete.
One warning I got is that the line ' from collecti…
-
The accordion header does not expand to show details. E.g. when clicking on "original CLMS thumbnail" nothing happens. Example Item: https://catalog.eoxhub.fairicube.eu/collections/index/items/Vienna…
-
[Collections\contains?] add new `.key` option?
this would allow us to check whether the given dictionary contains a specific key
instead of a value, which is the default way `contains?` works right no…
-
[Collections\in?] add new `.key` option?
same as with `contains?`
https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Collections.nim#L2638
```text
…
-
[Collections\sorted?] doesn't work properly
it should work in an identical way as `sort`
https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Collections.ni…
-
[Collections\insert] add new `.many` option?
or something similar - the name doesn't have to be this one
basically, the idea would allow us to do something like:
`insert.many [1 4 5 6] 1 [2 3]` and ge…
-
#### Summary
Currently when comparing two representations of the same entity from different domains/models, where one has null for a collection and the other has an empty collection, there is no opti…
-
### 💡 Description
See how to keep track of that migration not to break the dashboard which monitor the progress of the discipline nodes.
### ⚔️ Parent Epic / Related Tickets
_No response_