Closed (fixed)
Project:
Cloud
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Apr 2021 at 23:21 UTC
Updated:
21 May 2021 at 07:24 UTC
Jump to comment: Most recent, Most recent file
When an AWS cloud context has edited with an incomplete set of required IAM permissions, a user finds the problem with IAM permissions on hitting some resource “Save” button after entering all the necessary information. This delayed timing of checking IAM permissions wastes the user's effort at filling out a lot of information, resulting in bad user experience.
Validate IAM permissions on editing the existing cloud service provider.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | hotfix-3210496-12.patch | 761 bytes | yas |
| #6 | 3210496-6.patch | 1.38 KB | yas |
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
Comment #3
kumikoono commentedManually tested. Test cases to be added.
Comment #4
yasComment #5
baldwinlouie commented@kumikoono, @yas Thank you for the patch. It is fine to me.
Comment #6
yas@baldwinlouie
Thank you for your review.
@kumikoono
Thank you for the update. Now it looks good, I'll merge the patch to
3.xand close this issue asFixed.Comment #7
yas@baldwinlouie
Thank you for your review.
@kumikoono
Thank you for the update. Now it looks good, I'll merge the patch to
3.xand close this issue asFixed.Comment #10
yasComment #12
yas@kumikoono
Fixing a coding standard violation.
Comment #13
yas@kumikoono
The tests have been passed successfully, I'll merge the patch to
3.xand close this issue asFixed.Comment #16
yas