Thank you for your quick feedback. The outputs of the trigger is as below. It does not show columns existing in STYLE_COLOR list. I also checked the previous successful runs of the same flow and all the columns were listed in the outputs of the trigger.
{
"statusCode": 400,
"headers": {
"Vary": "Origin",
"X-SharePointHealthScore": "3",
"X-MS-SPConnector": "1",
"X-SP-SERVERSTATE": "ReadOnly=0",
"DATASERVICEVERSION": "3.0",
"SPClientServiceRequestDuration": "74",
"SPRequestGuid": "6773757b-5dde-4973-8d20-864a39d646a8",
"request-id": "6773757b-5dde-4973-8d20-864a39d646a8",
"MS-CV": "e3VzZ95dc0mNIIZKOdZGqA.0",
"Strict-Transport-Security": "max-age=31536000",
"X-FRAME-OPTIONS": "SAMEORIGIN",
"Content-Security-Policy": "frame-ancestors 'self' teams.microsoft.com *.teams.microsoft.com *.skype.com *.teams.microsoft.us local.teams.office.com *.powerapps.com *.yammer.com *.officeapps.live.com *.office.com *.stream.azure-test.net *.microsoftstream.com;",
"MicrosoftSharePointTeamServices": "16.0.0.21423",
"X-Content-Type-Options": "nosniff",
"X-MS-InvokeApp": "1; RequireReadOnly",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"Cache-Control": "max-age=0, private",
"Date": "Sun, 11 Jul 2021 11:04:32 GMT",
"P3P": "CP=\"ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI\"",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Content-Length": "1506",
"Content-Type": "application/json",
"Expires": "Sat, 26 Jun 2021 11:04:32 GMT",
"Last-Modified": "Sun, 11 Jul 2021 11:04:32 GMT"
},
"body": {
"status": 400,
"message": "The expression \"*,ID,Title,TRIGGER_YES_NO,Modified,PROGRAM_x002e_,STYLE_PO/STYLE_PO,COLOR_x002C_/COLOR,STYLE_PO_COLOR,SMS_x002F_URETIM_x002e_,SMS_CARPAN_IMALATCI,IMALATCI_FOB_FIYAT,IMALATCI_KOMISYONU_YUZDE_LIST,AMALATCI_ADET_KOMISYON,IMALATCI_NET_ALIS_FIYAT,IMALATCI_KOMISYON_DAHIL_NIHAI_SM,BEDEN_1,BEDEN_2,BEDEN_3,BEDEN_4,BEDEN_5,BEDEN_6,BEDEN_7,BEDEN_8,BEDEN_9,SIPARIS_MIKTAR,IYT,IMALATCI_NIHAI_TUTAR,AYT,BITTI_x002e_,BUFFER,MUSTERI_FOB_FIYAT,NAVLUN_x002F_ADET,MUSTERI_C_x002B_F_FIYAT,MUSTERI_KOMISYON__x0025_,MUSTERI_ADET_KOMISYON,MUSTERI_ADET_KOMISYON_CF,MUSTERI_KOM_DAHIL_SON_FIYAT,MUSTERI_KOMISYON_DAHIL_SON_CF_FI,MUSTERI_NIHAI_FIYAT,SMS_CARPAN_MUSTERI,MUSTERI_KOMISYON_DAHIL_NIHAI_SMS,MUSTERI_NIHAI_TUTAR,PARA_x0020_BIRIMI,QC_x002e_,QTY_x0020_RANGE,SIZE_RANGE_x002e_,FABRIKA_x002e_,ATELYE,URETIM_x0020_NOT,SMS_x002e_SONUC,NAV_TUTAR_x002e_,M_x002e_FOB_x002e_TUTAR_x002e_,PAR_x002e_BIR_x002f__x20ac__x002,S_x002e_METHOD_x002e_,not,Created,ComplianceAssetId,Author/Name,Author/Title,Author/EMail,Author/Department,Author/JobTitle,Editor/Name,Editor/Title,Editor/EMail,Editor/Department,Editor/JobTitle,STYLE_PO/MT_x002e_,STYLE_PO/BRAND_x002e_,STYLE_PO/FABRIC,STYLE_PO/ACCESSORY_FABRIC,STYLE_PO/GARMENT_DESCRIPTION,STYLE_PO/ORDER_NO,STYLE_PO/SHIPMENT_x0020_METHOD,STYLE_PO/STYLE_x0020_GRUBU,STYLE_PO/STYLE_PO,STYLE_PO/STYLE,Modified\" is not valid.\r\nclientRequestId: 6773757b-5dde-4973-8d20-864a39d646a8\r\nserviceRequestId: 6773757b-5dde-4973-8d20-864a39d646a8"
}
}
I tried to add a compose or JSON after trigger ( before get item ) but those did not work either. The result is failed checks as below
Once again my get item list dynamic content is missing. Therefore can not select get item LIST ID from dynamic content.
However get item dynamic content still shows in update item action. I guess if I can not select get item ID then get item dynamic content were not supposed to be shown in update action ? Flow does not run anyway. This was perfectly working until 2 weeks ago ?