Problem/Motivation
- Fix InvalidArgumentException to input a value at
aws_cloud_instance_notification_hourandaws_cloud_instance_notification_minute
Issue fork cloud-3240707
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:
- 3240707-Fix-InvalidArgumentException
changes, plain diff MR !439
Comments
Comment #3
yutong.li commentedComment #5
yutong.li commentedComment #6
yas@yutong.li
Thank you for the fix. It looks good. I'll merge the patch to
4.xand close this issue as Fixed.Comment #9
yasComment #10
yutong.li commentedComment #12
yutong.li commentedComment #13
yas@yutong.li
Thank you for the fixes. I'll merge the patch to
4.xand close this issue as Fixed.Comment #16
yasComment #17
yas@yutong.li
We still have the same errors, so please let us re-open this issue. Could you please refactor as follows?
Thanks!
Comment #18
yutong.li commented@yas
What kind of test should I run so I know if we still see any error?
I kept only the fields related to
$hour_optionsand$minute_optionsand ran the patch through both drupal test and gitlab CI/CD pipeline and they both returned passed.Comment #20
yutong.li commentedComment #21
yas@yutong.li
Thank you for the update. It looks good now. I'll merge the patch to
4.xand close this issue as Fixed.Comment #24
yas