Commit f613d38
committed
don't suppress notifications for recently created wiki pages
test plan:
* create a course with a student
* as the student, set "Course Content" notification settings
to ASAP
* create a wiki page and publish it
* wait one minute
* edit the wiki page and check the "Notify users that
this content has changed"
* it should send out a notification
closes #CNVS-16153
Change-Id: I4ed21717ca38f11ba44225ce886b32f47417acde
Reviewed-on: https://gerrit.instructure.com/75057
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Tested-by: Jenkins
QA-Review: Heath Hales <hhales@instructure.com>
Product-Review: James Williams <jamesw@instructure.com>1 parent 64d5831 commit f613d38
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- app/models/broadcast_policies
- spec/models/broadcast_policies
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments