queue
queue copied to clipboard
A microservice queue for holding open office hours
Severity: Medium Description: 178 unit tests fail when when test environment is configured for MySql. Please document that SQLite is the only supported testing database, as other issues appear with...
Severity: High Description: When I try to run the test suites to see if I broke features while doing development work, I get a report that 19 test suites have...
Expected: Sequalize ORM can be configured to use Postgres Actual: Sequalize ORM can be configured to use Postgres and application will load at start-up, but it will fail to perform...
Node-sass will not compile in OS/X Catalina 10.15.3 without upgrading the NPM package version:  After running `npm update node-sass`, I can successfully build:  After running the update command,...
Many users of the queue will reference an external resource. This can include: - For advising offices, the student's advising record, - For courses, the student's github repo and/or gradebook,...
If I already have a session but I land on `/login`, I should be redirected to the homepage with my existing valid session.
# Queue Multi-Organization Support > This document is a WIP and might contain errors, omissions, or incomplete thoughts. Help me polish it! This document will outline my thoughts on how...
**Steps to reproduce** Create queue -> Cancel queue **Expected Behavior** Modal disappears **Current Behavior** - Form validation errors - "you must select a course, and enter a name", and then...
Reproduce: - Click a course - Click "Manage Staff" - Add `really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_really_long_netid_that_should_never_exist_` - See error message.
Right now, I'm reasonably confident that the autocomplete API on the admin management page is doing a table scan on the users table (should verify by asking the query planner)....