Skip to content

Commit 22f9199

Browse files
committed
feat #4138 Fix rebase bug and update docs
1 parent a59fde6 commit 22f9199

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

docs/md/task-and-email-logs.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ TODO
2121
2222
-->
2323

24-
## Exceptions to action logging
24+
## Non-workflow log entries
2525

26-
There are exceptions to logging that are worth noting:
27-
28-
- Contact messages are not logged. Instead they are simply stored as objects.
26+
There are email messages stored as log entries that are unrelated to the workflow. Contact messages are the first case of this kind of non-workflow log entry.

src/utils/install/journal_defaults.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5648,7 +5648,6 @@
56485648
},
56495649
"value": {
56505650
"default": "Contact message received"
5651-
>>>>>>> cd29e3a87 (feat #4138 Upgrade and refactor contact system)
56525651
},
56535652
"editable_by": [
56545653
"editor",

0 commit comments

Comments
 (0)