Problem/Motivation

  • Fix a warning while updating EBS volume entities without a DescribeVolumes IAM permission:
    Warning: Trying to access array offset on value of type null in Drupal\aws_cloud\Service\Ec2\Ec2Service->updateVolumeEntities() (line 2399 of /var/www/html/web/modules/contrib/cloud/modules/cloud_service_providers/aws_cloud/src/Service/Ec2/Ec2Service.php)
CommentFileSizeAuthor
#3 3200044-3.patch1.02 KByas

Issue fork cloud-3200044

Command icon 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:

Comments

yas created an issue. See original summary.

yas’s picture

Status: Active » Needs review
StatusFileSize
new1.02 KB

@kumikoono

Could you please review the patch? Thanks

kumikoono’s picture

Looks good to me. Thanks!

yas’s picture

@kumikoono

Thank you for your review. I'll merge the patch to 8.x-2.x and 3.x and close this issue as Fixed.

yas’s picture

Status: Needs review » Reviewed & tested by the community

  • yas committed f6f03a5 on 8.x-2.x
    Issue #3200044 by yas, kumikoono: Fix a warning while updating EBS...

  • yas committed fb33add on 3.x
    Issue #3200044 by yas, kumikoono: Fix a warning while updating EBS...

yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.