-
**Describe the bug**
Loading the attached image in the IBL entity crashes the editor. Bear in mind I am loading the processed image.
![image](https://github.com/o3de/o3de/assets/67970138/c99f1e0c-…
-
## File a bug
When doing more complex query (invlving ternary operators based on Discriminator column), EF Core 6.0.9 generates a wrong sql query that instead of fetching a related table's string col…
-
-
This is just a feedback of daily EF Core use. No action required.
### Situation
We have a project with 450+ tables. Database structure is maintained by Entity Framework Core 2.x and Migrations. Cu…
-
### Issue
I have 2 entities were one has a property pointing to the primary key of another entity - a **classic foreign key**.
The issue is: I use **typed ids** ("owned entities", "value objects") f…
-
-
It appears that there is a failure to rename files when the names are identical, but there is a change of case to a word:
Failed to rename file \\DS416PLAY\music\Patti Smith\Dream Of Life\10 - Wild…
-
When using Metro for a client that generate SAML assertions the format of time
values (NotBefore, NotOnOrAfter, IssueInstant) is of the tipe
"2010-10-15T11:21:31.836+02:00" that is not working with ot…
-
- iOS version: 18.1
- Device: iPhone 16
- Delta Chat version: 1.46.10
- Expected behavior: stable
- Actual behavior: crash
- Steps to reproduce the problem: leave open and minimise
- Logs: see next c…
-
I´ve been getting the following exception for a simple union:
```
Unable to translate a collection subquery in a projection since either parent or the subquery doesn't project necessary informatio…