Ticket #354 (assigned defect)

Opened 4 years ago

Last modified 3 years ago

Add more information into the generated emails (role or self subscription)

Reported by: madarche Assigned to: janguenot (accepted)
Priority: P2 Milestone: CPS 3.5.0
Component: CPSSubscriptions Version: unspecified
Severity: minor Keywords: Notification
Cc:

Description (Last modified by janguenot)

Add more information into the generated notification emails to know if the email is the result of a self-subscription or the result of a system-wide configuration.

Those additional information are also very important to debug client's problems on remote sites.

Change History

05/21/04 14:35:53 changed by madarche

  • op_sys changed from Linux to All.

05/21/04 15:01:18 changed by madarche

  • severity changed from normal to enhancement.

12/21/04 17:42:12 changed by madarche

Also add with each email notification the comments provided by the user in the workflow form comments input.

12/21/04 17:44:09 changed by madarche

At the moment it seems that using the %(kwargs_comment)s variable in the notification messages doesn't work anymore while it was.

The use of the %(kwargs_comment)s variable is described in the following document: CPSSubscriptions/doc/README.INTEGRATION

01/17/05 17:01:35 changed by madarche

  • status changed from new to assigned.
  • rep_platform changed from PC to All.
  • severity changed from enhancement to minor.

I have added a JavaScript? control on all CPS transition forms so that it is now mandatory to enter comments each time one uses a workflow transition.

Julien, would you have time for CPS 3.3.1 to make the generated emails include those comments ?

I'm ready to take some time to update all the generated email messages, but I cannot manage to get the value of this comment, maybe because of workflow framework changes.

So what I propose you is:

  1. you make one notification message work
  2. I update all the remaining messages

This functionality is important for Nuxeo intranet as well.

04/11/05 19:46:45 changed by janguenot

  • milestone set to CPS 3.4.0.

10/30/05 18:26:46 changed by janguenot

  • description changed.
  • milestone changed from CPS 3.4.0 to CPS 3.5.0.

We'll do this while refactoring the notification backend for CPS-3.5 using Zope3 components.