-
Impacted versions:
I tested the problem on odoo 14 but I believe it is also a problem with odoo 13 (not sure). Things are working fine with odoo 12
Steps to reproduce:
The problem is with nested t…
-
## Description
https://github.com/go-gorm/gorm/blob/6d64e31965f5c9c383e351683052d7aec68c56b5/finisher_api.go?#L522
In this line, savepoint name is generated from the pointer to the callback passed…
-
```
---> Testing starpu
Executing: cd "/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_starpu/starpu/work/starpu-1.3.10" && /usr/bin/make check
Making check in src
make[2]: Nothing to …
-
## Bug Report
**Describe the Bug:**
Originally called out as a concern in the [V2 PR](https://github.com/excid3/noticed/pull/313#discussion_r1452563955). When an event is created inside of a trans…
-
Is there a more effective way to get the list of distinct values of a property (`hasJournalTitle`) other than to go through all the pages?
Actually, I do that in the background on startup and it work…
-
Currently we have `kibana.alert.instance.id` in all alerts that saves comma separated group values in the alert document. We would like to have a field that provides information in the form of {field,…
-
## Motivation
The `simulateTransaction` RPC method currently lacks support for the `innerInstructions` parameter. Adding this feature will allow users to include inner instructions in their simulatio…
-
It seems like Wither has the potential to be essentially the equivalent of what mongoose is to Node, but the lack of recent development makes me somewhat concerned when considering switching off of No…
-
There is a use case where some pages, or states with uiRouter, should not have a path/url.
There is a valid story where we don't want a login page to be bookmarked or deep-linked to. This is easily i…
-
I try to understand how Mythril/Laser traverses the execution traces, with the aim to let it reach the regular end of as many functions as possible. For testing, I added a module `Function` in a file …