forked from qld-gov-au/ckanext-datarequests
-
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.
[QCDP24-34] added follower notification
- Loading branch information
Showing
3 changed files
with
46 additions
and
13 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
9 changes: 9 additions & 0 deletions
9
ckanext/datarequests/templates/emails/bodies/update_datarequest_follower.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
An update has been made to a data access request you are following. | ||
|
||
Requested data: {{ datarequest.title }} | ||
|
||
To view the data access request, follow this link: {{ site_url }}/datarequest/{{ datarequest.id }} | ||
|
||
If you require assistance, please contact the Internal Data Catalogue management team at [email protected]. | ||
|
||
Do not reply to this email. |
1 change: 1 addition & 0 deletions
1
ckanext/datarequests/templates/emails/subjects/update_datarequest_follower.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Queensland Government Internal Data Catalogue – Data access request |