-
Change all instances of Log in to sign in
-
Minor issue I noticed while implementing a custom CesiumTileExcluder implementation:
OnEnable() and OnDisable() are marked as 'protected virtual', which implies that developers are invited to overr…
-
Currently it's trivial to cause an overflow from 0 to max on a lot of the properties stored in the interpreter. This won't crash on release builds, but can still lead to unexpected behavior. We should…
-
The documentation currently shows an example of the Unix-only permissions function being used in combination with the Builder, but the documentation reads like the user is supposed to also check wheth…
-
I am trying to measure the pvalues for each TF and I started using the "monsterCalculateTmPValues".
However, after getting some confusing results I checked the code in the function and compared it…
-
![image.png](https://raw.githubusercontent.com/psh12320/pe/main/files/a5c9a390-a4a5-4e44-95f6-f3ee979f44e8.png)
In the above diagram, the multiplicities are stated wherever possible.
In the below di…
-
If an SPA doesn't need logins unconditionally and has volatile state, it may be a good idea to do the OAuth login in a separate window (or tab, same thing). For a concrete example I'm building, a Web …
-
I'm really enjoying using ElasticMQ and sorry if this is basically a non-issue, but the chevron direction in the rows don't follow [normal convention](https://ux.stackexchange.com/questions/5735/which…
-
### Environment
- Server OS Distribution:
- OTOBO installation typ: Native
- Browser Chrome
- OTOBO version: 11.0.7
### Expected behavior
I am in CustomerTicketMessage and select …
-
**Expected:**
`PARAMETER_PREFIX` should be used throughout the part for `sort` feature in UG.
**Actual:**
`PARAMETER` used in the bullet list, which is a mismatch.
**Suggestion/ Why it is problemat…