Rune Moskvil Lyngås
Rune Moskvil Lyngås
Can not add `Key` or `Code` with **index** higher than **9**! 1-9 is working okey, but from 10 and up i get `Invalid field entry`. I have a tag added...
- `prettier-eslint-cli` version: 5.0.1 - `prettier` version: 2.3.2 - `eslint` version: 7.30.0 Relevant code/config. ```javascript extends: ['eslint:recommended'], parserOptions: { ecmaVersion: 6 }, env: { node: true }, settings: { jest:...
- `prettier-eslint-cli` version: 5.0.1 - `prettier` version: 2.3.2 - `eslint` version: 7.30.0 Relevant code/config. ```javascript extends: ['eslint:recommended'], parserOptions: { ecmaVersion: 6 }, env: { node: true }, settings: { jest:...
## Show membership of a group when editing/viewing a group ### Problem To see if a group has any members, you need to filter the user list by the given...
**Describe the bug** App crashes right after authorized on TV **To Reproduce** - Clone down a fresh install - Run `npm install` - Run `homey app run` Also tried to...
There seems to be a bug when a recurring event has it's initial start datetime one recurrence before DST timezone change. The one recurrence event before the change will be...
else statements indented same amount of tabs as the line it was moved up into is tabbed from the left. It should only be indented by one space after the...
### What happened? The SCIM ResourceTypes endpoint (https://fusioninstance/api/scim/resource/v2/ResourceTypes) aswell as `.../User` and `.../Group` returns wrong **location** uri's I expect that meta.location will be set to: - _https://fusioninstance/api/scim/resource/v2/ResourceTypes/User_ for **User Account**...
### What happened? When choosing a `Start` and/or `End` datetime in the advanced section in **Event Log** and hitting **Search**, the datetimes are set back 2 hours (to compensate for...