Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync of catalogues not working inside a beanshell script #7

Open
arobirosa opened this issue May 1, 2020 · 0 comments
Open

Sync of catalogues not working inside a beanshell script #7

arobirosa opened this issue May 1, 2020 · 0 comments
Labels
bug Something isn't working priorityLow No reduction of the functionality of the extension
Milestone

Comments

@arobirosa
Copy link
Owner

Original Ticket: https://sourceforge.net/p/arecodeploymentscriptsmanager/tickets/55/

Steps to reproduce the error

  • Create a new hybris project using the recipe b2c_acc_plus
  • Add the areco deployment manager extension
  • Configure the deployment manager to run during the create project step
  • Create a custom extension
  • Add a new deployment script to create a new cms component in the content catalogue of the electronics store
  • Add a step to synchronize the content catalogue taking hybris/bin/third-party/arecoDeploymentScriptsManager/resources/test/synchronization_of_catalogs/14112018_Ticket49/2-Sync-Start.beanshell as an example
  • Do an initilization

Actual Result

The component don't exist in the online catalogue

Expected result

The component exists in the online catalgue

Additional data

  • The console shows that the sync job is started but no object is synchronized.
  • By using the setupSyncJobService the sync works. You will find the working code in arobirosa/hybris-cms-components@fd2448a
@arobirosa arobirosa added bug Something isn't working priorityLow No reduction of the functionality of the extension labels May 1, 2020
@arobirosa arobirosa added this to the 1.5.5 milestone Feb 16, 2023
@arobirosa arobirosa modified the milestones: 1.5.5, 1.5.6 Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priorityLow No reduction of the functionality of the extension
Projects
None yet
Development

No branches or pull requests

1 participant