- Issue created by @xiaohua guan
- last update
over 1 year ago Composer require-dev failure - @xiaohua-guan opened merge request.
- Status changed to Needs review
over 1 year ago 2:10am 18 April 2023 - Status changed to Needs work
over 1 year ago 8:31am 18 April 2023 - πΊπΈUnited States yas California πΊπΈ
@xiaohua-guan
Thank you for the patch. I tested the patch and it looks working fine. I posted my comments for the refactorings. Thanks!
- last update
over 1 year ago Composer require-dev failure - last update
over 1 year ago Composer require-dev failure - Status changed to Needs review
over 1 year ago 1:37am 19 April 2023 - Status changed to Needs work
over 1 year ago 3:58am 19 April 2023 - πΊπΈUnited States yas California πΊπΈ
@xiaohua-guan
Thank you for the update. I was wrong about the logic. Can you please review my comments? Thanks
- last update
over 1 year ago Composer require-dev failure - Status changed to Needs review
over 1 year ago 4:37am 19 April 2023 - Status changed to Needs work
over 1 year ago 5:24am 19 April 2023 - πΊπΈUnited States yas California πΊπΈ
@xiaohua-guan
Thank you for the update. I posted my comment.
- last update
over 1 year ago Composer require-dev failure - Status changed to Needs review
over 1 year ago 5:45am 19 April 2023 - Status changed to RTBC
over 1 year ago 8:54am 19 April 2023 - πΊπΈUnited States yas California πΊπΈ
@xiaohua-guan
Thank you for the update. It looks good to me. I'll merge the patch to
4.x
,5.x
and6.x
, and close this issue as Fixed. - last update
over 1 year ago Composer require-dev failure -
yas β
committed eb44660f on 6.x authored by
Xiaohua Guan β
Issue #3354768 by Xiaohua Guan, yas: Add a security group select box to...
-
yas β
committed eb44660f on 6.x authored by
Xiaohua Guan β
-
yas β
committed ea5d5abc on 5.x authored by
Xiaohua Guan β
Issue #3354768 by Xiaohua Guan, yas: Add a security group select box to...
-
yas β
committed ea5d5abc on 5.x authored by
Xiaohua Guan β
-
yas β
committed c4330ede on 4.x authored by
Xiaohua Guan β
Issue #3354768 by Xiaohua Guan, yas: Add a security group select box to...
-
yas β
committed c4330ede on 4.x authored by
Xiaohua Guan β
- Status changed to Fixed
over 1 year ago 9:15am 19 April 2023 - Status changed to Needs review
over 1 year ago 1:32am 20 April 2023 - last update
over 1 year ago Composer require failure - π―π΅Japan xiaohua guan Tokyo, Japan
@yas
I posted my hot fix. Please take a look again. Thanks.
- Status changed to Needs work
over 1 year ago 2:43am 20 April 2023 - πΊπΈUnited States yas California πΊπΈ
@xiaohua-guan
Thank you for supplying the hotfix. Can you please put
static
w/ function in the closure? Also, please check and refactor the current merge commit to addstatic
if necessary.+ $new_security_groups = array_filter(array_map(static function ($value) use ($security_group_name_id_map) { + return $security_group_name_id_map[$value] ?? NULL; + }, array_keys($form_state->getValue('security_groups'))));
+ $old_security_groups = array_filter(array_map(static function ($value) use ($security_group_name_id_map) { + return $security_group_name_id_map[$value] ?? NULL; + }, $form['network']['security_groups']['#default_value']));
- Status changed to Needs review
over 1 year ago 3:23am 20 April 2023 - last update
over 1 year ago Composer require failure - π―π΅Japan xiaohua guan Tokyo, Japan
@yas
Thanks for your comment. I uploaded a new diff file. Please take a look again.
- πΊπΈUnited States yas California πΊπΈ
@xiaohua-guan
Thank you for the update. It looks good. I'll merge the patch to
4.x
,5.x
and6.x
, and close this issue as Fixed. - Status changed to RTBC
over 1 year ago 4:11am 20 April 2023 -
yas β
committed 5b07f6f5 on 6.x authored by
Xiaohua Guan β
Issue #3354768 by Xiaohua Guan, yas: Hotfix - Add a security group...
-
yas β
committed 5b07f6f5 on 6.x authored by
Xiaohua Guan β
-
yas β
committed 6d867624 on 5.x authored by
Xiaohua Guan β
Issue #3354768 by Xiaohua Guan, yas: Hotfix - Add a security group...
-
yas β
committed 6d867624 on 5.x authored by
Xiaohua Guan β
-
yas β
committed 28edbca9 on 4.x authored by
Xiaohua Guan β
Issue #3354768 by Xiaohua Guan, yas: Hotfix - Add a security group...
-
yas β
committed 28edbca9 on 4.x authored by
Xiaohua Guan β
- Status changed to Fixed
over 1 year ago 4:14am 20 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 4:40am 20 June 2023