Download & Extend

Write URL to activity description in CiviCRM

Project:Send
Version:4.6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

It would be wonderful if the Send module would write the URL of the node sent to the description field in the activity record in CiviCRM. Gives a clear idea of exactly what was mailed.

Comments

#1

Category:task» feature request

This is tricky.

While there's no UI to send multiple nodes, there's the ability. Therefore, there's no single URL that is guaranteed to have the content.

However, send is storing enough information (the message text and included nodes) to re-create an approximation of what was sent. If I could figure out how callbacks worked in CiviCRM, it would be possible to show the e-mail contents.

#2

We need something written to the activity description, as right now, the sender is noted and the receipent is noted, but there is nothing tying them together (ie a description pointing one to the other, along with what they sent (text or url or anything)

#3

Status:active» closed (won't fix)

Since CiviCRM is not playing well with existing API modules, we are deprecating the CiviCRM functionality ( which will hopefully be available in a plugin module at some point )

This enhancement to the functionality we're deprecating is now moot.