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

error message in delayed_job.log: `/home/canvas/public_html/app/models/message.rb:308: warning: URI.escape is obsolete`

Hello! I wanted to contribute a configuration for getting up and running with Codespaces. It closely modeled after [this setup](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/ruby-rails-postgres). The resulting environment is one with gems and assets installed,...

### Summary: When using the API to set a user's `avatar_state` to `locked` or `approved`, the user's avatar is reset to the default avatar. ### Steps to reproduce: Acting on...

It was installed and configured correctly, today we have no problem in production but we need to compile the assets and I have this error. The server has 16gb of...

### Summary: The REST API documentation for wiki pages is missing documentation for attribute `todo_date` as well as methods to set it ### Steps to reproduce: 1. Create a page...

### Summary: I am running on MacOS Mojave. Following the quick setup step in Canvas, at the step when i need to run yarn install --pure-lockfile, i get the below...

### Summary: Regarding release https://community.canvaslms.com/t5/Canvas-Change-Log/2022-API-Change-Log/ta-p/509738 https://canvas.beta.instructure.com/doc/api/file.tools_variable_substitutions.html the addition of Canvas.course.sectionIds on the LTI 1.3 names and roles service. We're getting the section names for the users just fine, but they...

### Summary: Our canvaslms cannot send emails using Amazon Ses ### Steps to reproduce: Hello, I have gone through all of the SMTP configurations. Our Amazon EC2 server sends email...

Based on https://github.com/instructure/canvas-lms/blob/release/2022-08-03.12/spec/controllers/oauth2_provider_controller_spec.rb#L520.

Adds the additional `syllabus_body` field to the graphql endpoint for courses. I'm working on an external frontend client for canvas, and hoping to switch to graphql for some of the...