Problem/Motivation
Refresh related entities in worker site after running operations from master (vmware)
> Also, I think we should add some error handling logic when getShortEntityTypeNamePluralCamelByTypeName() returns NULL in the other places, but we should create another issue for the refactoring.
Yes, I agree with you.
Issue fork cloud-3243034
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3243034-refresh-related-entities
changes, plain diff MR !450
Comments
Comment #3
xiaohua guan commented@yas
Please review the commit. Thanks.
Comment #4
yas@xiaohua-guan
Thank you for the patch. Could you please fix the coding standard violation?
https://www.drupal.org/pift-ci-job/2204939
Also, I think we should add some error handling logic when
getShortEntityTypeNamePluralCamelByTypeName()returnsNULLin the other places, but we should create another issue for the refactoring.Comment #5
xiaohua guan commented@yas
Thanks for your review. I've fixed the code violation.
Comment #6
yas@xiaohua-guan
Thank you for the update. I'll merge the patch to
4.xand close this issue as Fixed.Comment #9
yas