-
Hello. As far as i understood, different physical databases can only be set region-wise in the docke
Hello. As far as i understood, different physical databases can only be set region-wise in the docker sdk config file regions: EU: services: database: database: eu-docker username: spryker password: secret stores: DE: services: broker: namespace: de-docker key_value_store: namespace: 1 search: namespace: de_search AT:…
-
Hello, is there a better documentation available for
Hello, is there a better documentation available for https://documentation.spryker.com/v1/docs/zed-api or maybe some swagger files?
-
Hello. Since we have still a 2017.0 version of the shop running and i saw that there was something g
Hello. Since we have still a 2017.0 version of the shop running and i saw that there was something going on in 2020 version regarding the payment methods which seem now configurable in the backend … is it now also possible to show payment methods depending on other data (like customers data) ? Like for the shipping methods…
-
Hi, eventTranfer in Listening showing empty object. Why ?
Response from Listening:
"{"eventTransfers
Hi, eventTranfer in Listening showing empty object. Why ? Response from Listening: "{"eventTransfers":{},"eventName":"Product.product_abstract.after.update"}"
-
I have installed the health-check module. The Zed health-check wants a password. Is there any way ar
I have installed the health-check module. The Zed health-check wants a password. Is there any way around that?
-
Hi, I got a question on orderEntity/ twig:
I am sending a mail which displays the ordered products t
Hi, I got a question on orderEntity/ twig: I am sending a mail which displays the ordered products to the customer. The mail contains the orderEntity. In the orderEntity every product is listed for the amount of its quantity. Means: You order 4 products of the same type - instead of writing 4x Printer2x Paper The output is…
-
Zed tries to load `assets/js/pryker-zed-gui-init.js` but it is not inside of the folder. Which modul
Zed tries to load assets/js/pryker-zed-gui-init.js but it is not inside of the folder. Which module does add that script to the system? I am probably running an older version so it is not copied to the assets folder by the twig function.
-
Hello Team, i’m experiencing a problem when consuming product abstract unpublish events
```Product.p
Hello Team, i’m experiencing a problem when consuming product abstract unpublish events Product.product_abstract.unpublish Basically 2 things are happening: 1 - An error is thrown: Failed to handle "Product.product_abstract.unpublish" for listener…
-
Hi, I have a question about pub/sync for search. In the `spy_category_node_page_search` table there
Hi, I have a question about pub/sync for search. In the spy_category_node_page_search table there is a data column and a structured_data column. I assume the data column is used to populate ElasticSearch but I am not clear what the other field is for. Reason to ask is on our project the structured_data field is becoming…
-
What's the difference between `originUnitNetPrice` and `sourceUnitNetPrice` ?
What's the difference between originUnitNetPrice and sourceUnitNetPrice ?
-
Hi all..
I've seen some things... But this one is new.
This is the OrderConfirmationMail, 3 items of
Hi all.. I've seen some things... But this one is new. This is the OrderConfirmationMail, 3 items of the same type. I directly access the items within the orderEntity and access all of them with the same method. Can anyone explain, why they are varying? 🙄 I wouldn't expect that the calculation varies at the same…
-
```[info] stack:
gyp verb `which` failed
[info] 'Error: not found: python2\n at getNotFoun
[info] stack:gyp verb `which` failed[info] 'Error: not found: python2\n at getNotFoundError (/data/node_modules/which/which.js:13:12)\n at F (/data/node_modules/which/which.js:68:19)\n at E (/data/node_modules/which/which.js:80:29)\n at /data/node_modules/which/which.js:89:16\n at /data/node_modules/isexe/index.js:42:5\n…
-
Hello everyone,
I need some help,
maybe some of you know, where is controller or module to support p
Hello everyone, I need some help, maybe some of you know, where is controller or module to support products (CRUD) in Zed (etc. rendering view ), it's not module Product and ProductManagement ? i must send product data after create, update to another api.
-
Did anyone had an idea or maybe sometimes the same problem? We setup a new shop and get this message
Did anyone had an idea or maybe sometimes the same problem? We setup a new shop and get this message on login except on one machine.
-
Hi, I got a question on a best practice:
I am in my PayCommand. I need to get access to the itemTran
Hi, I got a question on a best practice: I am in my PayCommand. I need to get access to the itemTransfer inside/ instead of the SalesOrderItemTransfer. Why? The ItemTransfer provides a field "originalNetPrice", which I need (prices without margin). My thought so far: I could receive this by resolving the productId and get…
-
Hey folks, did anyone have the problem, that a “_console data:import”_ uses the - for example “c_omp
Hey folks, did anyone have the problem, that a “console data:import” uses the - for example “c_ompany_users.csv”_ - from the vendor-directories instead of the one in /data/import? Is it because multiple modules(company-user-data-import, business-on-behalf-data-import) want to read from the same file c_ompany_users.csv?_
-
Hi, I have done the data import from backend (zed) and data was getting stored in spy_cms_page and
Hi, I have done the data import from backend (zed) and data was getting stored in spy_cms_page and in spy_cms_page_storage but not in spy_cms_page_search. I dont see any error in the logs/exception.log page. Any idea what would be the problem?
-
Does Spryker provide any way to do a `TTL` command on a redis key?
Does Spryker provide any way to do a TTL command on a redis key?
-
Hello guys,
if I try to build the zed in production mode (--prod) then i get the following error:
`
Hello guys, if I try to build the zed in production mode (--prod) then i get the following error: ERROR in ./js/spryker-zed-content-item.js from UglifyJsUnexpected token: punc ()) [./js/spryker-zed-content-item.js:10663,8]✘ build failed in development mode it works fine. • spryker/oryx 1.40 • spryker/oryx-for-zed 2.5.2 •…
-
Moved: Hi, Is it possible to call some facade method from propel migrations ?
This discussion has been moved.
-
Hello guys
how do I use ajax provider molecule to make a POST request with data in the body ?
Hello guys how do I use ajax provider molecule to make a POST request with data in the body ?
-
I dont see the elastic search document has field template for the cms_search_page. Any suggestions a
I dont see the elastic search document has field template for the cms_search_page. Any suggestions are appreciated.
-
Hi all,
on our system the product-list feature is quite bugged.
• Blacklists are not working at all
Hi all, on our system the product-list feature is quite bugged. • Blacklists are not working at all (you can see everything) • Whitelists are hiding everything (no matter what you selected) Anyone faced this before? Have the module spryker/product-list installed in version 1.5.4. Any ideas?
-
Hi there, after updating product-management to 0.19.2 we are experiencing exceptions regarding missi
Hi there, after updating product-management to 0.19.2 we are experiencing exceptions regarding missing xss_sanitize option. I assume there is another module providing that option which is not mentioned in the dependencies. fyi: currently using spryker/gui 3.29.0
-
Hallo everyone 🙂
Happy new year to you all 🙂
I have a
Hallo everyone 🙂 Happy new year to you all 🙂 I have a problem with RabbitMQ GuzzleHttp\Exception\ClientException - Exception: Client error: PUT <http://rmqhost:15672/api/vhosts/vhost_name> resulted in a 401 Unauthorized response: {“error”:“not_authorised”,“reason”:“Not management user”} Have anyone encountered something…
-
Hello everyone!
Does anybody know it there is a way to add custom methods/interfaces to the generate
Hello everyone! Does anybody know it there is a way to add custom methods/interfaces to the generated transfer objects?
-
Do you have an automized test execution for PRs into ?
Lots o
Do you have an automized test execution for PRs into https://github.com/spryker-shop/suite? Lots of tests failing for us. Example: root@ce2cc6a1857b:/data/shop/development/current# vendor/bin/codecept run -f -vvv -c tests/PyzTest/Glue/AlternativeProducts/ Throwing this error: ``` AbstractAlternativeProductsRestApiCest:…
-
Hello!
We have a problem regarding product category sorting in elastic. In DB we have sort order of
Hello! We have a problem regarding product category sorting in elastic. In DB we have sort order of e.g. 5, but in elastic it is put as 1 (which is wrong). Triggering product update events is not fixing it, so there must be a bug in one of plugins. CC: @UNTTWV4JK
-
do I understand correctly it is impossible to have a quote item transfer have both net and gross pri
do I understand correctly it is impossible to have a quote item transfer have both net and gross price to have a non-zero value? https://documentation.spryker.com/capabilities/price/net-gross-price.htm?Highlight=price%20%20mode mentions BOTH but this is nowhere given in…
-
Hi guys.
It appears that yves always assignes new session id's rather then checking if there is alre
Hi guys. It appears that yves always assignes new session id's rather then checking if there is already existing session. Anyone had an simmilar issue?