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 All, does someone know how can I get the `ProductConcreteImageStorageWriter`/`ProductAbstractImag
Hi All,
does someone know how can I get the ProductConcreteImageStorageWriter
/ProductAbstractImageStorageWriter
to run so I can step it through with the debugger? The debugger is working, breakpoints are set, I know how to launch console commands so that the debugger is activated, I just don't know exactly what do I need to start so that these two specific classes are caught too. I tried the image import as well as triggering the product_abstract_image
event, but neither worked.
Comments
-
You mean the publish methods?
You need to disable the scheduler (jenkins) and manually execute the publish queue.
Take a look at the commands:
scheduler:suspend
queue:task:start publish (I recommend using it with the --no-ack flag
scheduler:resume0 -
the queue:task:start {queue name} is going to start executing the queue you want
0 -
in your case, the publish queue
0 -
don't forget to run it on debugging mode
0 -
Thanks, I found it too in the meantime:
console scheduler:suspend console queue:queue:purge-all console event:trigger -r product_abstract_image console queue:task:start event
Looks like it's essentially the same as yours. π
0 -
event:trigger
? doesn't exist for me0 -
event:trigger:listener
orpublish:trigger-events
?0 -
publish:trigger-event should work fine
0 -
If you are fine with just one event, there are times that I just edit something on Zed and it will trigger the events
0 -
@U01LE4BMBK7 it's in
EventTriggerConsole
(EventBehavior
module). But I guess what you've mentioned, should probably work too.0 -
ah ok, seems to be removed in my current project
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random