microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.32k stars 28.58k forks source link

Deployment issue after latest update #118328

Closed adarshashu96 closed 3 years ago

adarshashu96 commented 3 years ago

Issue Type: Bug

Step 1: Create project with manifest Step 2: Retrieve source from org Step 3: Edit some LWC code and deploy to org, it will work fine Step 4: Make some more changes to the same LWC, nothing will be deployed Changes will not reflect in Org, It will show that source is deployed successfully but nothing will happen, after tracing the issue I found that FilePath is becoming null after first deployment

VS Code version: Code 1.54.1 (f30a9b73e8ffc278e71575118b6bf568f04587c8, 2021-03-04T22:38:31.419Z) OS version: Windows_NT x64 10.0.19042

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz (4 x 1190)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|7.70GB (1.08GB free)| |Process Argv|--crash-reporter-id ccd9f00f-6169-481e-8790-8185f203faa1| |Screen Reader|no| |VM|0%|
Extensions (12) Extension|Author (truncated)|Version ---|---|--- vscode-eslint|dba|2.1.14 prettier-vscode|esb|5.9.2 vscode-xml|red|0.15.0 salesforce-vscode-slds|sal|1.4.0 salesforcedx-vscode|sal|51.3.0 salesforcedx-vscode-apex|sal|51.3.0 salesforcedx-vscode-apex-debugger|sal|51.3.0 salesforcedx-vscode-apex-replay-debugger|sal|51.3.0 salesforcedx-vscode-core|sal|51.3.0 salesforcedx-vscode-lightning|sal|51.3.0 salesforcedx-vscode-lwc|sal|51.3.0 salesforcedx-vscode-visualforce|sal|51.3.0
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 pythonvspyt617cf:30253240 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythonvsdeb440:30248342 pythonvsded773:30248341 pythonvspyt875:30259475 dockersubsetcf:30265999 pythontb:30265425 vspre833cf:30267465 ```
vscodebot[bot] commented 3 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

adarshashu96 commented 3 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

Not covered

gjsjohnmurray commented 3 years ago

/causedByExtension please report this to the authors of the Salesforce extension.