Problem/Motivation
- Call
createResourceQueueItems()instead of redirectingentity.aws_cloud.update_allafter finishing the batch process to create AWS Cloud service provider
Issue fork cloud-3240101
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:
- 3240101-after-creating-a
changes, plain diff MR !427
Comments
Comment #3
baldwinlouie commented@yas, here is the patch for putting entities in the ResourceQueue instead of doing a live update.
Comment #4
yas@baldwinlouie
Thank you for the patch. It looks good. I'll merge the patch to
4.xand close this issue as Fixed.Comment #7
yas