-
Suggestion
-
Resolution: Won't Do
-
None
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Can you awesome folks add a text/json multipart to the outgoing emails, please ?
{
"event": "page-edit",
"url": "https://cwiki.apache.org/confluence/display/solr/Parallel+SQL+Interface",
"space": "solr"
"changes": [ ... ]
...
}
If not a multi-part then somehow encoded in the HTML, so that it can be parsed out without javascript itself. e.g as a base64 string in a display:block section.
Ref also JRA-60612
This feature-request is mentioned in the README for ImapDigester
- relates to
-
CONFCLOUD-41391 Data payload for notification emails.
- Closed
[CONFSERVER-41391] Data payload for notification emails.
Workflow | Original: JAC Suggestion Workflow 4 [ 3563593 ] | New: JAC Suggestion Workflow 3 [ 4331221 ] |
Workflow | Original: JAC Suggestion Workflow 2 [ 3179567 ] | New: JAC Suggestion Workflow 4 [ 3563593 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Suggestion Workflow [ 3039158 ] | New: JAC Suggestion Workflow 2 [ 3179567 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2537882 ] | New: JAC Suggestion Workflow [ 3039158 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2286685 ] | New: Confluence Workflow - Public Facing v4 [ 2537882 ] |
Resolution | New: Won't Do [ 10000 ] | |
Status | Original: Needs Verification [ 10004 ] | New: Resolved [ 5 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 - TEMP [ 2180788 ] | New: Confluence Workflow - Public Facing v3 [ 2286685 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 1947808 ] | New: Confluence Workflow - Public Facing v3 - TEMP [ 2180788 ] |
Workflow | Original: Confluence Workflow - Public Facing v2 [ 1760686 ] | New: Confluence Workflow - Public Facing v3 [ 1947808 ] |
Description |
Original:
Can you awesome folks add a text/json multipart to the outgoing emails, please ?
{quote} \{ "event": "page-edit", "url": "https://cwiki.apache.org/confluence/display/solr/Parallel+SQL+Interface", "space": "solr" "changes": [ ... ] ... \} {quote} If not a multi-part then somehow encoded in the HTML, so that it can be parsed out without javascript itself. e.g as a base64 string in a display:block section. Ref also This feature-request is mentioned in the [README for ImapDigester|https://github.com/paul-hammant/imapdigester] |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-41391]. {panel} Can you awesome folks add a text/json multipart to the outgoing emails, please ? {quote} \{ "event": "page-edit", "url": "https://cwiki.apache.org/confluence/display/solr/Parallel+SQL+Interface", "space": "solr" "changes": [ ... ] ... \} {quote} If not a multi-part then somehow encoded in the HTML, so that it can be parsed out without javascript itself. e.g as a base64 string in a display:block section. Ref also This feature-request is mentioned in the [README for ImapDigester|https://github.com/paul-hammant/imapdigester] |