Team users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nerbox
    Junior Member
    • Jul 2018
    • 3

    Team users

    Hello, I have a problem with the users into the teams.
    I use the teams to manage e-mail updates on a custom entity.
    Everything works very well, but when I delete one user the email still in the list of recipient.
    I tried to rebuild and clean the cache without success. Any advice?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello,
    what version do you use?

    Comment

    • nerbox
      Junior Member
      • Jul 2018
      • 3

      #3
      Version is 5.0.
      Thoughts?

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        One more question. Are we talking about workflow from advanced pack or when did you schedule email sending to the team. If the first way - what version of Advanced Pack do you use?
        And better, if you could to upgrade EspoCRM and extensions, because this bug could be fixed.

        Comment

        • nerbox
          Junior Member
          • Jul 2018
          • 3

          #5
          Yes, advanced pack 1.12.0.
          To much customizations, change is not easy for me right now.
          Maybe if you help me i only delete those records from some table?

          Comment

          • tanya
            Senior Member
            • Jun 2014
            • 4308

            #6
            find the id of this user
            in table team_user find related records. set deleted 1

            Comment

            Working...