What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi guys, i found a bug in the module spryker/checkout (>=4.0.0). Usually the method placeOrder re

UKBF1R1S5
UKBF1R1S5 Posts: 34 🧑🏻‍🚀 - Cadet

Hi guys, i found a bug in the module spryker/checkout (>=4.0.0). Usually the method placeOrder returns an object with an invalid value for “is_success”. This will happen when a plugin in the middle of the pre condition stack failed. Here my PR: https://github.com/spryker/spryker/pull/7238

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Hi Daniel, thank you for the PR, will communicate it internally.

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    There is a feedback in the PR.

  • UKGT7RC7P
    UKGT7RC7P Posts: 538 🧑🏻‍🚀 - Cadet

    can anybody get access to make PRs on Spryker?

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Anyone can make PRs to public split repos. But those mainly can't be merged directly, only ported to our monorepo.
    Some customers have an access to private monorepo where our development develops.