OroCommerce Forums

Covering OroCommerce topics, including community updates and company announcements.

Forums Forums OroCommerce Need advice on debugging custom workflow

This topic contains 1 reply, has 2 voices, and was last updated by  Michael 5 years, 11 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #32946

    mozillalives
    Participant

    I’m creating a custom workflow that reuses the Alternative Checkout workflow. I’ve added a few pre-conditions and I can see that those are picked up and processed. It seems that on condition is not being picked up. I say “seems” because I receive no errors in the logs and I see no exceptions, only a single message on checkout which says “Could not perform transition”.

    Let me be very clear about what I’m requesting here. I don’t want help trying to figure out this specific issue. What I really, really want is help understanding how to debug a workflow. Stepping through all the abstractions with xdebug is very time consuming and I’m hoping there’s a better way to zero in on a potential issue. How does the Oro team figure out issues with workflows?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #32947

    Michael
    Keymaster

    There are no special tools at this time.

    Placing a breakpoint into a condition or action and starting from there – this is a typical approach currently.

Viewing 1 replies (of 1 total)

The forum ‘OroCommerce’ is closed to new topics and replies.

Back to top