Leif Battermann
Leif Battermann
Hi, this might be a duplicate, or might even be an issue of another project. Anyway, since I couldn't resolve it and since it happens when running `elm-app test` (which...
https://wearezeta.atlassian.net/browse/SQSERVICES-1388 The `preferredLanguage` field from SCIM now maps to the user locale in BRIG and will be set and updated on post SCIM user and on update SCIM user using...
## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read and follow the [PR guidelines](https://docs.wire.com/developer/developer/pr-guidelines.html)
https://wearezeta.atlassian.net/browse/FS-1008 ## Todos: - [x] `ToSchema` instances of team notifications are wrong. To do this right, search schema-profunctor tutorial for bind/dispatch, and consult conversation events for examples. - [x] swagger2...
Some minor changes, I hope you like them.
After upgrading Node to the latest version my application stopped working properly even though there were no code changes. I could trace it down to the function `withConnection` that did...
### Steps to reproduce Given `ModuleB`: ```haskell module ModuleB where newtype B = B {b1 :: String} x = 1 ``` and `ModuleA` which has an unused record field import...
This is **not to be merged** before we make a release 5.6 per https://wearezeta.atlassian.net/browse/WPB-11239. ## Checklist - [x] Add a new entry in an appropriate subdirectory of `changelog.d` - [x]...
This PR contains a db tool to remove phone keys. Close this PR and do not merge after the db clean up has run.
https://wearezeta.atlassian.net/browse/WPB-10517 ## Checklist - [ ] Add a new entry in an appropriate subdirectory of `changelog.d` - [ ] Read and follow the [PR guidelines](https://docs.wire.com/developer/developer/pr-guidelines.html)