https://www.spryker.com logo
Join Slack
Powered by
# help
  • s

    some-stone-92221

    09/12/2022, 9:51 AM
    Hello Everyone, I have added some new attributes to category and i am not getting them in the nodes API. I have added them in the nodes transfer object, i am able to get the keys but not the values in the response. Is there is something i am missing in process ?
  • c

    clean-painter-47981

    09/12/2022, 12:28 PM
    Hello everyone, i have a problem with the user-roles in the backoffice. I have configured the user rules via the ACL configuration. The user with the appropriate rule can log in, but then gets an "Access denied". The user can then do everything that I have enabled him. How do I get rid of the "Access denied" after login? Which bundle do I need to allow for the role?
    g
    • 2
    • 3
  • r

    red-whale-92071

    09/12/2022, 12:55 PM
    Hello team, I made some changes to one of the SCSS files, but cannot see changes. Can you help me re-build those styles?
    q
    • 2
    • 11
  • f

    fast-activity-30172

    09/13/2022, 8:19 AM
    Hey I'm new with Spryker, can someone guide me from where I can start learning it??
    w
    e
    k
    • 4
    • 3
  • f

    flaky-afternoon-98068

    09/13/2022, 10:41 AM
    Hi. Is there some documentation on how to add custom sniffs to Spryker's code sniffer?
    w
    m
    f
    • 4
    • 6
  • c

    calm-france-15664

    09/13/2022, 11:57 AM
    Hi Spryker people, Do someone know, how to set that all products to never_out_of_stock ?
  • n

    numerous-kitchen-79937

    09/13/2022, 2:13 PM
    Hi Spryks! I’m wondering if anyone know’s why I can’t run sdk up without getting this error:
    Copy code
    Section build-static-development                                                                              
                                                                                                                   
    
    Command yves-build-frontend [vendor/bin/console frontend:yves:build] (0.8s)
    Command zed-build-frontend [vendor/bin/console frontend:zed:build] (In progress...)
    Store: DE | Environment: docker.dev
    Install Project dependencies
    Store: DE | Environment: docker.dev
    Install Yves dependencies
    Store: DE | Environment: docker.dev
    Install Zed dependencies
    Store: DE | Environment: docker.dev
    Build Yves frontend
    6.14.17
    Store: DE | Environment: docker.dev
    Build Zed frontend
    
    > spryker-b2c-demo-shop@ zed /data
    > node ./node_modules/@spryker/oryx-for-zed/build
    
    internal/modules/cjs/loader.js:818
      throw err;
      ^
    
    Error: Cannot find module '/data/node_modules/@spryker/oryx-for-zed/build'
        at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
        at Function.Module._load (internal/modules/cjs/loader.js:667:27)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      code: 'MODULE_NOT_FOUND',
      requireStack: []
    }
    npm ERR! code ELIFECYCLE
    npm ERR! errno 1
    npm ERR! spryker-b2c-demo-shop@ zed: `node ./node_modules/@spryker/oryx-for-zed/build`
    npm ERR! Exit status 1
    npm ERR! 
    npm ERR! Failed at the spryker-b2c-demo-shop@ zed script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    npm WARN Local package.json exists, but node_modules missing, did you mean to install?
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/spryker/.npm/_logs/2022-09-13T14_01_11_912Z-debug.log
    
    In CommandLineExecutable.php line 107:
                          
      Aborted install...  
                          
    
    install [-r|--recipe RECIPE] [-d|--dry-run] [-s|--sections SECTIONS] [-g|--groups GROUPS] [-x|--exclude EXCLUDE] [-e|--include-excluded INCLUDE-EXCLUDED] [-i|--interactive] [-b|--breakpoint] [-a|--ask-before-continue] [-l|--log] [--] [<store>]
    i
    • 2
    • 2
  • a

    ancient-apartment-59274

    09/13/2022, 3:28 PM
    Hello, is there a possibility for the company user gui to manipulate the data that is returned for the table in list view in backend? There are several extension plugin interfaces to extend the dataset itself with columns but it seems not possible to “filter” the data without overriding the propel query itself .. yes, i could override the query, but since this filter is part of another feature module, i wont override the query in the company-user-gui itself. How this kind of change is handled usually, especially if its just an “addition” to another modules functionality? Best regards.
  • b

    blue-actor-80549

    09/13/2022, 3:52 PM
    Hi Team, I had tried multiple times to generate the token for the authentication process through Postman, but not a single customer id nor admin id is able to generate the token . So can anyone knows through which customer or is their any other way to generate the token other then this. I had attached the screenshot you can refer it.
  • s

    stocky-architect-18877

    09/14/2022, 10:17 AM
    Hi Team i wonder how filters in product list is working as i am changing from Back office still its not reflecting in front end can one help on this ? its getting changed in Database but not in front end web app
    a
    • 2
    • 1
  • e

    eager-beach-43647

    09/14/2022, 11:43 AM
    Hello people, Did someone implement PurgeCSS in a Spryker project before? I've done a simple implementation, but it breaks some pages.
    i
    • 2
    • 2
  • g

    green-engine-89301

    09/14/2022, 12:20 PM
    We have one more scenario :- We had created a new table in database as mentioned in given screen shot. We have assign a foreign key on this table that is primary key of products, So that we can make a relationship with our custom table. Now our main goal is insert the data in our custom table using a form. So can you please let me know how we can create a form to insert data in this table.(we are using a custom module for it.)
  • g

    green-engine-89301

    09/15/2022, 7:08 AM
    I have extended the customer field in database and form. but when I save customer then this field data not goes to database table. I think I miss any insert related query. Please help me for save custom field ('AWANNO DISCRIPTION') data in database.
    w
    • 2
    • 8
  • s

    some-stone-92221

    09/15/2022, 7:12 AM
    Hi Team, I have created custom attribute for category i want to make these attributes visible to category nodes API endpoint "/category-nodes/{categoryNodeId}". Can anyone please advise me on this ?
    w
    • 2
    • 1
  • a

    acceptable-sundown-99280

    09/15/2022, 8:36 AM
    On Spryker commerce Cloud Os, I have deployed custom command module. Command is also present in
    getConsoleCommand()
    function of ConsoleDependencyProvider.php file. When I run
    /vendor/bin/console my-command:test
    jenkins job says There are no commands defined in the "my-command" namespace. That command is also not visible with list of the other commands. Can anyone guide is there any step we need to perform when we deploy on Spryker cloud?
  • e

    elegant-airport-8264

    09/15/2022, 12:10 PM
    Hello I'm customizing homepage Twig template. There's a thing I cannot find in Spryker nor Symfony documentation. What is the meaning follwing?
    {% extends view('home', '@SprykerShop:HomePage') %}
    or
    {% extends template('page-critical-path') %}
    i
    • 2
    • 3
  • s

    stocky-architect-18877

    09/16/2022, 4:50 AM
    Hi team Any one know how filters is getting mapped in front end for categories attached screen shot for your reference
  • r

    rough-agency-88294

    09/16/2022, 7:19 AM
    Does this page load very slowly or at all to everyone else: https://docs.spryker.com/docs/scos/dev/back-end-development/console-commands/getting-the-list-of-console-commands-and-available-options.html
    👍 2
    p
    • 2
    • 2
  • r

    rough-agency-88294

    09/16/2022, 8:32 AM
    Can I pass paratameters to jenkins jobs (from code?)?
    o
    • 2
    • 2
  • n

    numerous-kitchen-79937

    09/16/2022, 8:38 AM
    Hey all… When trying to use the checkout endpoint on Glue, I’m getting this error:
    Copy code
    Spryker\Shared\ZedRequest\Client\Exception\RequestException - Exception: Failed to complete request with server authority <http://backend-gateway.pricecoshop.local>.
    Configured with (SSL Disabled) backend-gateway.pricecoshop.local: in /data/config/Shared/config_default.php. Error: Stacktrace:
    
    <div style="font-family: Helvetica, Arial, sans-serif; font-size: 14px"><h1>ZED Exception</h1><div style="background: #dadada; padding: 5px"><font style="12"><b>Spryker\Shared\Kernel\Transfer\Exception\RequiredTransferPropertyException - Missing required property "method" for transfer Generated\Shared\Transfer\ShipmentTransfer.</b></font></div><p>in /data/vendor/spryker/kernel/src/Spryker/Shared/Kernel/Transfer/AbstractTransfer.php (267)</p><p><b>Url:</b>/checkout-rest-api/gateway/place-order</p><p><b>Trace:</b></p><pre>#0 /data/src/Generated/Shared/Transfer/ShipmentTransfer.php(456): Spryker\Shared\Kernel\Transfer\AbstractTransfer->assertPropertyIsSet('method')
    #1 /data/vendor/spryker/shipment/src/Spryker/Zed/Shipment/Business/Expander/QuoteShipmentExpander.php(286): Generated\Shared\Transfer\ShipmentTransfer->requireMethod()
    #2 /data/vendor/spryker/shipment/src/Spryker/Zed/Shipment/Business/Expander/QuoteShipmentExpander.php(92): Spryker\Zed\Shipment\Business\Expander\QuoteShipmentExpander->setShipmentExpenseTransfers(Object(Generated\Shared\Transfer\QuoteTransfer), Object(ArrayObject))
    #3 /data/vendor/spryker/shipment/src/Spryker/Zed/Shipment/Business/ShipmentFacade.php(412): Spryker\Zed\Shipment\Business\Expander\QuoteShipmentExpander->expandQuoteWithShipmentGroups(Object(Generated\Shared\Transfer\QuoteTransfer))
    #4 /data/vendor/spryker/shipments-rest-api/src/Spryker/Zed/ShipmentsRestApi/Dependency/Facade/ShipmentsRestApiToShipmentFacadeAdapter.php(76): Spryker\Zed\Shipment\Business\ShipmentFacade->expandQuoteWithShipmentGroups(Object(Generated\Shared\Transfer\QuoteTransfer))
    #5 /data/vendor/spryker/shipments-rest-api/src/Spryker/Zed/ShipmentsRestApi/Business/Mapper/ShipmentQuoteItemMapper.php(88): Spryker\Zed\ShipmentsRestApi\Dependency\Facade\ShipmentsRestApiToShipmentFacadeAdapter->expandQuoteWithShipmentGroups(Object(Generated\Shared\Transfer\QuoteTransfer))
    #6 /data/vendor/spryker/shipments-rest-api/src/Spryker/Zed/ShipmentsRestApi/Business/ShipmentsRestApiFacade.php(73): Spryker\Zed\ShipmentsRestApi\Business\Mapper\ShipmentQuoteItemMapper->mapShipmentsToQuote(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), Object(Generated\Shared\Transfer\QuoteTransfer))
    #7 /data/vendor/spryker/shipments-rest-api/src/Spryker/Zed/ShipmentsRestApi/Communication/Plugin/CheckoutRestApi/ShipmentsQuoteMapperPlugin.php(38): Spryker\Zed\ShipmentsRestApi\Business\ShipmentsRestApiFacade->mapShipmentsToQuote(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), Object(Generated\Shared\Transfer\QuoteTransfer))
    #8 /data/vendor/spryker/checkout-rest-api/src/Spryker/Zed/CheckoutRestApi/Business/Checkout/PlaceOrderProcessor.php(138): Spryker\Zed\ShipmentsRestApi\Communication\Plugin\CheckoutRestApi\ShipmentsQuoteMapperPlugin->map(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), Object(Generated\Shared\Transfer\QuoteTransfer))
    #9 /data/vendor/spryker/checkout-rest-api/src/Spryker/Zed/CheckoutRestApi/Business/Checkout/PlaceOrderProcessor.php(94): Spryker\Zed\CheckoutRestApi\Business\Checkout\PlaceOrderProcessor->executeQuoteMapperPlugins(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), Object(Generated\Shared\Transfer\QuoteTransfer))
    #10 /data/vendor/spryker/checkout-rest-api/src/Spryker/Zed/CheckoutRestApi/Business/CheckoutRestApiFacade.php(45): Spryker\Zed\CheckoutRestApi\Business\Checkout\PlaceOrderProcessor->placeOrder(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #11 /data/vendor/spryker/checkout-rest-api/src/Spryker/Zed/CheckoutRestApi/Communication/Controller/GatewayController.php(37): Spryker\Zed\CheckoutRestApi\Business\CheckoutRestApiFacade->placeOrder(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #12 /data/vendor/spryker/zed-request/src/Spryker/Zed/ZedRequest/Communication/Plugin/GatewayControllerListenerPlugin.php(61): Spryker\Zed\CheckoutRestApi\Communication\Controller\GatewayController->placeOrderAction(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), Object(Spryker\Zed\ZedRequest\Business\Client\Request))
    #13 /data/vendor/symfony/http-kernel/HttpKernel.php(156): Spryker\Zed\ZedRequest\Communication\Plugin\GatewayControllerListenerPlugin->Spryker\Zed\ZedRequest\Communication\Plugin\{closure}()
    #14 /data/vendor/symfony/http-kernel/HttpKernel.php(78): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
    #15 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(132): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
    #16 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(110): Spryker\Shared\Application\Application->handle(Object(Symfony\Component\HttpFoundation\Request))
    #17 /data/public/BackendGateway/index.php(20): Spryker\Shared\Application\Application->run()
    #18 {main}</pre></div> 
    in /data/vendor/spryker/zed-request/src/Spryker/Shared/ZedRequest/Client/AbstractHttpClient.php (285)
    
    Request URI: /checkout
    
    Trace: 
    #0 /data/vendor/spryker/zed-request/src/Spryker/Shared/ZedRequest/Client/AbstractZedClient.php(87): Spryker\Shared\ZedRequest\Client\AbstractHttpClient->request('/checkout-rest-...', Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), Array, NULL)
    #1 /data/vendor/spryker/zed-request/src/Spryker/Shared/ZedRequest/Client/LoggableZedClient.php(44): Spryker\Shared\ZedRequest\Client\AbstractZedClient->call('/checkout-rest-...', Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), NULL)
    #2 /data/vendor/spryker/zed-request/src/Spryker/Client/ZedRequest/ZedRequestClient.php(51): Spryker\Shared\ZedRequest\Client\LoggableZedClient->call('/checkout-rest-...', Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), NULL)
    #3 /data/vendor/spryker/checkout-rest-api/src/Spryker/Client/CheckoutRestApi/Dependency/Client/CheckoutRestApiToZedRequestClientBridge.php(36): Spryker\Client\ZedRequest\ZedRequestClient->call('/checkout-rest-...', Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer), NULL)
    #4 /data/vendor/spryker/checkout-rest-api/src/Spryker/Client/CheckoutRestApi/Zed/CheckoutRestApiZedStub.php(55): Spryker\Client\CheckoutRestApi\Dependency\Client\CheckoutRestApiToZedRequestClientBridge->call('/checkout-rest-...', Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #5 /data/vendor/spryker/checkout-rest-api/src/Spryker/Client/CheckoutRestApi/CheckoutRestApiClient.php(45): Spryker\Client\CheckoutRestApi\Zed\CheckoutRestApiZedStub->placeOrder(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #6 /data/vendor/spryker/checkout-rest-api/src/Spryker/Glue/CheckoutRestApi/Processor/Checkout/CheckoutProcessor.php(101): Spryker\Client\CheckoutRestApi\CheckoutRestApiClient->placeOrder(Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #7 /data/vendor/spryker/checkout-rest-api/src/Spryker/Glue/CheckoutRestApi/Controller/CheckoutResourceController.php(57): Spryker\Glue\CheckoutRestApi\Processor\Checkout\CheckoutProcessor->placeOrder(Object(Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequest), Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #8 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/Rest/ControllerFilter.php(206): Spryker\Glue\CheckoutRestApi\Controller\CheckoutResourceController->postAction(Object(Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequest), Object(Generated\Shared\Transfer\RestCheckoutRequestAttributesTransfer))
    #9 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/Rest/ControllerFilter.php(226): Spryker\Glue\GlueApplication\Rest\ControllerFilter->processResource(Object(Spryker\Glue\CheckoutRestApi\Controller\CheckoutResourceController), 'postAction', Object(Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequest))
    #10 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/Rest/ControllerFilter.php(188): Spryker\Glue\GlueApplication\Rest\ControllerFilter->executeAction(Object(Spryker\Glue\CheckoutRestApi\Controller\CheckoutResourceController), 'postAction', Object(Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequest))
    #11 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/Rest/ControllerFilter.php(158): Spryker\Glue\GlueApplication\Rest\ControllerFilter->getRestResponse(Object(Spryker\Glue\GlueApplication\Rest\Request\Data\RestRequest), NULL, Object(Spryker\Glue\CheckoutRestApi\Controller\CheckoutResourceController), 'postAction')
    #12 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/Plugin/EventDispatcher/GlueRestControllerListenerEventDispatcherPlugin.php(71): Spryker\Glue\GlueApplication\Rest\ControllerFilter->filter(Object(Spryker\Glue\CheckoutRestApi\Controller\CheckoutResourceController), 'postAction', Object(Symfony\Component\HttpFoundation\Request))
    #13 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/Plugin/EventDispatcher/GlueRestControllerListenerEventDispatcherPlugin.php(56): Spryker\Glue\GlueApplication\Plugin\EventDispatcher\GlueRestControllerListenerEventDispatcherPlugin->filter(Object(Spryker\Glue\CheckoutRestApi\Controller\CheckoutResourceController), 'postAction', Object(Symfony\Component\HttpFoundation\Request))
    #14 /data/vendor/symfony/http-kernel/HttpKernel.php(156): Spryker\Glue\GlueApplication\Plugin\EventDispatcher\GlueRestControllerListenerEventDispatcherPlugin->Spryker\Glue\GlueApplication\Plugin\EventDispatcher\{closure}()
    #15 /data/vendor/symfony/http-kernel/HttpKernel.php(78): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
    #16 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(132): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request))
    #17 /data/vendor/spryker/application/src/Spryker/Shared/Application/Application.php(110): Spryker\Shared\Application\Application->handle(Object(Symfony\Component\HttpFoundation\Request))
    #18 /data/vendor/spryker/glue-application/src/Spryker/Glue/GlueApplication/ApiApplication/ApiApplicationProxy.php(75): Spryker\Shared\Application\Application->run()
    #19 /data/public/Glue/index.php(20): Spryker\Glue\GlueApplication\ApiApplication\ApiApplicationProxy->run()
    #20 {main}
    It looks like a problem with the Transfer object… I’ve ran ‘transfer:generate’ and checked the transfers and they all seem to be in place. Any ideas? Many thanks for your help! 🙂
    o
    w
    • 3
    • 8
  • b

    big-dinner-30940

    09/16/2022, 11:34 AM
    Hi. When trying to test P&S for a custom model it looks like the assertion for assertEntityIsSynchronizedToStorage from the PublishAndSynchronizeHelper ist not sending the writes to the InMemoryStoragePlugin as I thought it would do by using the StorageHelper. How do I correctly get the sync writes to be handled with the StorageHelper? My current test yml uses the following helpers:
    Copy code
    modules:
        enabled:
            - Asserts
            - \PyzTest\Shared\Testify\Helper\Environment
            - \SprykerTest\Shared\Testify\Helper\LocatorHelper:
                  projectNamespaces: [ 'Pyz' ]
            - \SprykerTest\Shared\Testify\Helper\DataCleanupHelper
            - \SprykerTest\Client\Storage\Helper\StorageHelper
            - \SprykerTest\Shared\Propel\Helper\TransactionHelper
            - \SprykerTest\Client\Testify\Helper\ClientHelper
            - \SprykerTest\Client\Testify\Helper\ConfigHelper
            - \SprykerTest\Client\Testify\Helper\DependencyProviderHelper
            - \SprykerTest\Client\Testify\Helper\FactoryHelper
            - \SprykerTest\Shared\Testify\Helper\ConfigHelper
            - \SprykerTest\Zed\Publisher\Helper\PublishAndSynchronizeHelper
            - \SprykerTest\Zed\EventBehavior\Helper\EventBehaviorHelper
            - \SprykerTest\Client\Queue\Helper\QueueHelper
            - \SprykerTest\Zed\Testify\Helper\Business\BusinessHelper
            - \SprykerTest\Zed\Testify\Helper\Business\DependencyProviderHelper
            - \SprykerTest\Zed\Event\Helper\EventHelper
    If anyone could provide a hint I would be very pleased 🙂 The sync-assertion is succeding by the way, only it's written to the Redis instance instead of InMemoryStoragePlugin
  • g

    glamorous-book-96870

    09/16/2022, 8:29 PM
    Hey guys, I'm looking to modify the existing secure password policy to reduce the number of failed login attempts. It's mentioned on this page but i can't find the setting anywhere in the app config. Could someone point me in the right direction for modifying the number of login attempts and lock out time?
    p
    • 2
    • 2
  • s

    stocky-architect-18877

    09/19/2022, 6:23 AM
    Hi , Anybody knows how FacetFilter fetching filters for the perticular category ?
    w
    g
    • 3
    • 19
  • s

    silly-motherboard-93855

    09/19/2022, 11:04 AM
    Did anyone figure out how "dynamic" arguments can be added in jenkins? Trying to setup a job where a command with an argument has to be run
    Copy code
    $jobs[] = [
        'name' => 'custom-import-product-data',
        'command' => '
            UPDATED_SINCE=$(date -d "1 hour ago" +%F %H:%M:%S);
            $PHP_BIN vendor/bin/console custom:import:product-abstract $UPDATED_SINCE;
    (...)
    but after running scheduler:setup it get's imported as
    Copy code
    UPDATED_SINCE=$(date-d &quot;1 hour ago&quot; +%F %H:%M:%S);
    breaking the command completely. What I'm after is getting the date 1 hour ago in jenkins job.
    m
    • 2
    • 2
  • f

    fast-activity-30172

    09/20/2022, 7:57 AM
    Hi, Even after installing the custom SSL certificate on my local system it's not working can someone please help me quickly??
  • s

    silly-motherboard-93855

    09/20/2022, 11:00 AM
    Hey can anyone point me at the 202108.0 -> 202204.0 upgrade guide? cannot find it in the docs
    e
    a
    • 3
    • 6
  • g

    great-byte-99546

    09/20/2022, 1:38 PM
    What is the proper naming format for validation.yaml files? https://docs.spryker.com/docs/scos/dev/tutorials-and-howtos/introduction-tutorials/glue-api/validating-rest-request-format.html The docs are very unclear of this... what if the module name consists of multiple words? Should I use underscores or hyphens or... ?
  • w

    wooden-king-30682

    09/20/2022, 3:56 PM
    Anyone else having issues with the summary redirect to the place order step in the checkout? Especially in chrome and edge. We have seen some strange behavior and could track it down to the browser denying access to forms that do a redirect afterwards, as done by the summary step in the checkout. This is most likely caused by https://github.com/spryker/application/commit/92aaf096966a0724e726c6744533f900a924316d, where
    form-action: 'self'
    was added, among other directives, to the Content-Security-Policy Header. There is a year old discussion, which still has no resolution, by the W3C (https://github.com/w3c/webappsec-csp/issues/8) about chrome and probably all other webkit based browsers, do implement the behavior a little bit strange, blocking all form that redirect after sending the form data. MDN has a warning about this behavior: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/form-action @average-branch-45579 / @plain-city-95899 Can you confirm that the checkout is broken in the demoshop as well? (https://github.com/spryker/application/releases/tag/3.28.1 is causing the issue). If so I assume this needs a hotfix as it will impact all customers who do the patch update and might brake their checkouts as well. I'm also questioning why changing a security header, which has significant impact on applications, is a patch and not at least a minor.
    👀 1
    a
    m
    • 3
    • 10
  • f

    fast-activity-30172

    09/21/2022, 6:45 AM
    Hii Everyone I am learning the basics of OS and performing THIS TASK, but it is not going as per the documentation. I'm getting the error attached in the screenshot. Can someone please help me quickly??
    w
    • 2
    • 2
  • l

    lively-france-63418

    09/21/2022, 8:28 AM
    I’m running Spryker in M1 and I got this issue today when trying to build yves Can someone please help me quickly?
    i
    • 2
    • 3
1...666768...102Latest