Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 May 2019 at 08:46 UTC
Updated:
12 Jun 2019 at 04:04 UTC
Jump to comment: Most recent, Most recent file
| Comment | File | Size | Author |
|---|---|---|---|
| #32 | 3056551-32-bugfix.patch | 772 bytes | xiaohua guan |
| #25 | 3056551-25-interdiff.txt | 5.6 KB | yas |
| #21 | 3056551-21.patch | 18.7 KB | xiaohua guan |
Comments
Comment #2
xiaohua guan commentedComment #3
xiaohua guan commentedComment #4
xiaohua guan commentedComment #6
xiaohua guan commentedComment #7
xiaohua guan commentedComment #8
xiaohua guan commented@yas
Please review the patch file. Thanks.
Comment #9
yas@xiaohua-guan
Thank you for providing the patch. I tested the patch, and I have the following concerns:
Edit User Datamenu from the dropdown list on my instance in the instance listing view.→ We need to stop the instance before we modify the User Data.
My suggestions and requests:
User Datatextarea is editable w/ the currentUser Datacontent in the Instance Edit View.User Datatextarea is disable w/ the currentUser Datacontent in the Instance Edit View.Edit User Datamenu from the dropdown list is shown.Edit User Datamenu from the dropdown list is not shown.Edit User Datamenu from the dropdown list is shown on purpose. When a user click theEdit User Datamenu, an alert message should be shown like:To edit your instance's user data you first need to <strong></em><a href="[LINK_TO_STOP_INSTANCE]">stop</a></em></strong> your instance.on the Instance listing view or the Instance Edit ViewWhat do you think?
Comment #10
yasComment #11
xiaohua guan commentedComment #12
xiaohua guan commentedComment #13
xiaohua guan commentedComment #14
xiaohua guan commentedComment #15
xiaohua guan commented@yas
I removed the "Edit User Data" link, and updated the user data when updating the instance in Instance Edit View.
Please review the patch file. Thanks.
Comment #16
yas@xiaohua-guan
Thank you for the updated patch! It looks good to me, but could you please change hook_update_N to aws_cloud_update_8146 since 3056198-6.patch will be merged soon. Also, I would like to add a link to start operation in a notification message:
Comment #17
xiaohua guan commentedComment #18
xiaohua guan commented@yas
I fixed the code as you said. Please review the patch file.
Comment #19
yasComment #20
baldwinlouie commented@xiaohua-guan, Thank you for the patch. I have the following comment.
Can you check if this function still works with 8.7.X?
View these links for more information:
https://www.drupal.org/project/drupal/releases/8.7.0 - Under the "Important Update Information" section.
https://www.drupal.org/node/3034742
Comment #21
xiaohua guan commentedComment #22
xiaohua guan commentedComment #23
xiaohua guan commented@baldwinlouie
Thanks for your comment. I've changed the way to update the field's type. Please review the new patch file. Thanks.
Comment #24
yas@xiaohua-guan
Thank you for the updated patch. I created the interdiff.
@baldwinlouie
@masami
What do you think?
Comment #25
yas@all
Sorry, I replaced the interdiff since my previous one was wrong.
Comment #26
baldwinlouie commented@all, this looks good.
Comment #27
yas@baldwinlouie
Thank you for your review. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #28
yasComment #31
yasComment #32
xiaohua guan commentedComment #33
xiaohua guan commentedComment #34
yas@xiaohua-guan
Thank you for the bugfix. I'll merge the patch to
8.x-1.xand8.x-2.xand close this issue asFixed.Comment #37
yas