Loading...
 
Skip to main content

ListExecute cannot send messages to the emails associated to users owning tracker items

Status
Closed
Subject
ListExecute cannot send messages to the emails associated to users owning tracker items
Version
18.x
Category
  • Feature request
Feature
Trackers
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Keep informed
Victor Emanouilov
Lastmod by
Xavier de Pedro
Rating
(0)
Description

ListExecute cannot send emails to the emails associated to the users owning tracker items.
Reproduced in a show instance, to make it easier for any developer willing to implement such feature:
http://xavi-9794-7006.show.tikiwiki.org/tiki-index.php?page=Listexecute-demoQuestion
u: admin
p: 12345

User field itemOwner (permName, field Id 12) is set to be the item owner of the tracker items.

The wiki page "Listexecute demo" has the plugiun listexecute call, to send emails to those users (itemOwners) given a criteria is met, based on a template defined in the plugin ListExecute actions.
this feautre is missing: ListExecute can send emails to directemails, but not to the emails associated to the users in indicated in the tracker item field (they can be many users for a single tracker)

Current error is:

Error executing action XXX on item 1: Error sending email: Invalid email; contains no at least one of "To", "Cc", and "Bcc" header

Solution
fixed, backporting some fixes in 19.x/trunk, afair
Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7006
Created
Friday 25 January, 2019 08:51:04 UTC
by Xavier de Pedro
LastModif
Monday 11 February, 2019 23:15:18 UTC


Show PHP error messages