Problem/Motivation
Problem/Motivation
- Fix the following inconsistent return points:
aws_cloud.modulecloud_cluster_worker.moduleCloudConfigStorage.phpCloudDeleteMultipleFormTrait.phpCloudLaunchTemplateStorage.phpCloudProcessMultipleForm.phpCloudProjectDeleteMultipleForm.phpCloudProjectStorage.phpCloudStoreDeleteMultipleForm.phpCloudStoreStorage.phpInstanceRebootMultipleForm.phpK8sCloudProjectPlugin.phpopenstack.moduleOpenStackFloatingIpDeleteMultipleForm.phpTextToSelectFilter.phpVmwareDeleteMultipleForm.phpVolumeDetachMultipleForm.php
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 3238990-10.patch | 17.64 KB | xld |
Issue fork cloud-3238990
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:
- 3238990
changes, plain diff MR !417
Comments
Comment #3
xld commentedComment #4
yas@XLD
Thank you for fixing the issue. Could you please fix the following errors, too?
InstanceRebootMultipleForm.phpK8sCloudProjectPlugin.phpopenstack.moduleOpenStackFloatingIpDeleteMultipleForm.phpTextToSelectFilter.phpVmwareDeleteMultipleForm.phpVolumeDetachMultipleForm.phpThanks
Comment #5
xld commented@Yas, please review patch #5. I have fixed the inconsistent return types for all the mentioned classes.
Comment #6
xld commentedComment #7
yas@XLD
Thank you for fixing the issue. Could you please fix a filename of
3232196-4.patch?Also, Could you please fix the following errors, too?
openstack.moduleaws_cloud.module(aws_cloud_help())openstack.moduleaws_cloud.module(aws_cloud_update_instance_types())Thanks!
Comment #8
xld commented@Yas, done the changes. Sorry, I didn't notice that patch in the merge request. Removed it now.
Comment #9
yas@XLD
Thank you for the update. I found one line comment to be removed. Please check my above comment. Thanks!
Comment #10
xld commentedComment #11
yas@XLD
Thank you for the update. It looks good to me now. I'll merge the patch to
4.xand close this issue as Fixed.Comment #14
yas