queue icon indicating copy to clipboard operation
queue copied to clipboard

A microservice queue for holding open office hours

Results 78 queue issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/7872295/76790333-e17e2380-677b-11ea-8ca7-e3f120d1d4f3.png) After running `npm update node-sass`, I can successfully build: ![image](https://user-images.githubusercontent.com/7872295/76790500-2f932700-677c-11ea-827c-dfa479bdc46b.png) 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,...

new feature

If I already have a session but I land on `/login`, I should be redirected to the homepage with my existing valid session.

enhancement
good first issue

# 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)....