forked from capability-boosters-dev/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix checks for muted/unposted submissions in submission comments
With the change to post policies, we need to check if the submission is posted and not check against the assignment muted attribute. fixes GRADE-2369 test plan: - Create a course with new gradebook and post policies enabled, a teacher, and a student - In the course, create an assignment and set the assignment to manual posting - As a teacher, leave a submission comment - Confirm no notifications went out - In the rails console, confirm that no ContentParticipation object was created Change-Id: Ib5ac4d010acf1462ac56f55546e7dbf17292c56d Reviewed-on: https://gerrit.instructure.com/205616 Reviewed-by: Adrian Packel <[email protected]> Reviewed-by: Gary Mei <[email protected]> Tested-by: Jenkins QA-Review: Derek Bender <[email protected]> Product-Review: Keith Garner <[email protected]>
- Loading branch information
Showing
2 changed files
with
65 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters