Update Creating a notificaion
@@ -1 +1,14 @@
|
||||
Welcome to the Wiki.
|
||||
When creating a new notification we need to make sure 3 files are created with the same name
|
||||
|
||||
in the notification folder create a file like
|
||||
`notification.{name}.ts`
|
||||
|
||||
|
||||
when the query is in alplaprod you will need to create one in the prodSql/queries folder, for Gp queries will need to go into gpSql/queries
|
||||
`{name}.sql`
|
||||
|
||||
Last one you need to create is the email file in the utlis/mailViews
|
||||
`{name}.hbs`
|
||||
|
||||
if one of these are not in the notification will fail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user