Announcement

Collapse
No announcement yet.

Workflow - Duplicate Task

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • vinybarreto
    replied
    I have the same problem with workflow that creates an activity for the user.
    the condition is whenever the designated user is changed then he triggers the New Task creation trigger, however every time the designated user is changed he creates a new activity with the same name as the previous one. I just need this trigger to be triggered on the first assignment, all the others do not need this task to be created again, it only needs to be generated once as set for the trigger to be triggered only the first time

    is there a way to define how many times the trigger will be triggered per lead?

    Leave a comment:


  • yuri
    replied
    I don't think it's related with workflow. Did you try to disable (set inactive) workflow?

    Leave a comment:


  • pmontanez
    replied
    Hey yuri The Task works now with the 2 conditions given, but now the email attachement is not sent with the email (Although the SENT email folder shows the clip on the list view) neither is being attached to the newly create task - Can be this issue related with the Worfkow (Advance Package) that im currently runnig? I think im on Version 1.824 ?? Thanks

    Leave a comment:


  • yuri
    replied
    I can't reproduce the issue. I send email from EspoCRM and workflow is triggered once as expected. How do you send your email? Maybe you have some custom code?

    Leave a comment:


  • yuri
    replied
    You could try to add 2 conditions:

    * Status -> changed;
    * Status -> equals -> Sent

    Leave a comment:


  • pmontanez
    replied
    Yes its duplicate in the log panel - see pic - Also I noticed that the attachments (from email) don't pass along to the related table.
    Attached Files

    Leave a comment:


  • yuri
    replied
    Is it logged twice in log panel on the workflow's detail view.

    Leave a comment:


  • pmontanez
    replied
    Hi there,

    No this is the only workflow or BPM that uses the MAIL entity - Like I said the workflow works fine except that it creates a duplicate task every time that is triggered. Any clues where to start? Thanks

    Leave a comment:


  • yuri
    replied
    Is it logged twice in log panel on the workflow's detail view.

    Leave a comment:


  • Maximus
    replied
    Hello,
    is there any other workflow or BPM with the create action?

    Leave a comment:


  • pmontanez
    started a topic Workflow - Duplicate Task

    Workflow - Duplicate Task

    Hi there,

    I create a workflow that is triggered when an email is sended with a specific custom field. The workflow works but for some reason it creates 2 tasks when triguer. Any Ideas?

    Thanks

    Attached Files
Working...
X