canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

The open LMS by Instructure, Inc.

Results 296 canvas-lms issues
Sort by recently updated
recently updated
newest added

Removing rendering of a mobile view with less SSO options and missing styling from css.

### Summary: The [/api/v1/courses/5269/groups?only_own_groups=1](https://canvas.instructure.com/doc/api/groups.html#method.groups.context_index) endpoint doesn't return the groups an user belongs to when using the `only_own_groups` query parameter when used in a **trusted accounts** setup. ### Steps to reproduce:...

JIRA Created
Triaged

bundler install fails due to pact-mock_service with commit https://github.com/instructure/canvas-lms/commit/edef2f19ca1c4cdefe96b0b9ec280b41581928c2 Ubuntu 22, ruby 3.1 I use `bundle config set --local without test` if I do not exclude anything bundle install completes...

### Summary: Deep Linking response from a LTI tool is failing with the following error: uninitialized constant Lti::Concerns::DeepLinkingServices Rails.root: /usr/src/app Application Trace | Framework Trace | Full Trace app/controllers/lti/ims/deep_linking_controller.rb:25:in `'...

### Summary: while running RAILS_ENV=production bundle exec rake canvas:compile_assets it is giving a huge error list mostly consisting of line like @instructure/filter-console-messages has no build:canvas script, skipping missing @canvas/backbone-input-view has...

### Summary: NextAuth provider is failing to work with Canvas. This error leads me to believe there is some token_endpoint not supported on the canvas side. I'm not an OAuth...

### Summary: `bundle install` succeeds, but `bundle exec rails {task}` fails due to not being able to open nokogiri_ext_xmlsec.bundle macOS Sonoma 14.3.1 ruby -v ruby 3.1.2p20 bundle -v Bundler version...

### Summary: Resubmitting files with the same name results in unexpected renaming format. ### Steps to reproduce: 1. Submit a file. The file should have multiple periods. ![image](https://github.com/instructure/canvas-lms/assets/12877445/366f7ffa-bbef-4385-acfc-3388a5ab2b5c) 2. Submit...

### Summary: ``` [!] There was an error parsing `Gemfile`: syntax error, unexpected ',' - active:, ^ /var/canvas/Gemfile:46: syntax error, unexpected end, expecting end-of-input. Bundler cannot continue. # from /var/canvas/Gemfile:40...

After looking at some of the GraphQL queries in the conversation page, 'sent' is a valid filter in the API for conversation list queries. This PR is to update the...

Waiting: Gerrit Import