BPM: Can not complete not 'In Process' flow node in process

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Maarten
    Member
    • Jun 2020
    • 69

    #16
    I have noticed it before that the BPM says a process fails, but the UI shows that it succeeded (all green). But I haven't debugged it like this before.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8586

      #17
      I released 3.6.2 version. It should print BPM exceptions trace to the log file (not UI log though).



      Code:
        'logger' => [
          // ...
          'printTrace' => true,
        ],
      It can be helpful for investigation.
      Last edited by yuri; Today, 03:29 PM.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • Maarten
        Member
        • Jun 2020
        • 69

        #18
        See log in attachment

        Not sure this gives a lot of insight, maybe to you?
        Attached Files

        Comment

        • yuri
          Member
          • Mar 2014
          • 8586

          #19
          Thanks. I'll be investigating.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          • yuri
            Member
            • Mar 2014
            • 8586

            #20
            Good news, Maarten. I managed to reproduce. Fixed in the new release. Thanks for provided help.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • Maarten
              Member
              • Jun 2020
              • 69

              #21
              I can also confirm it has been fixed. Thanks for the quick turnaround yuri

              Comment

              Working...