Neil Smyth
Neil Smyth
## Description As a product lead I want to understand the implications of the new license framework and how that relates to product definitions ## Acceptance criteria - [ ]...
## Description As a eng lead I want that I can do proper release management for the whiteboard-collaboration service ## Acceptance criteria - [ ] Develop + main branches setup...
## Description As a user I want that the connectivity to whiteboards is robust As a devops lead I want to be able to frequently update the server containers without...
## Description As a sysadmin I want to have less database types in production ## Acceptance criteria - [ ] Server db migrated to mariadb in all environments (prod, acc,...
**Describe the bug** The userService is caching users by UUID, but that cache is not being used to retrieve User entities. **To Reproduce** Steps to reproduce the behavior: 1. Go...
## Description As a user I want to have multiple modes, with each mode having a limit on the number of connections ## Acceptance criteria - [ ] Each mode...
**Describe the bug** The following error has shown up in the server logs: ``` Nov 10, 2023 @ 11:48:43.258 AuthorizationPolicy without credential rules provided: 56f0de27-c93c-46c7-8403-c272637dfbde ``` **To Reproduce** Steps to...
## Description As a user I want to see pictures for users As a platform admin, I want to serve core visuals from the server ## Acceptance criteria - [...
**Describe the bug** The UserGroup entity currently has a name, but that is not used. It should be nameable so that it can later have its own URLs. ## Acceptance...
## Description As a sys admin I want to see what types of authorization policies are rejecting requests ## Acceptance criteria - [ ] All authorization policies to have a...