logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

Standard_Azure Blob_Trigger test case : Workflow is succeeded if we run the workflow without uploading the text file to the container

Open vgouth opened this issue 2 years ago • 25 comments

Describe the Bug with repro steps

1.Create a stateful or stateless workflow. 2.Add Azure Blob trigger "when a blob is added and modified" and add connection. 3.Add the Blob name and save the workflow. 4.The workflow should be run after uploading the text file to the container.

Expected : The workflow should be run after uploading the text file to the container.

Actual : Workflow is succeeded if we run the workflow without uploading the text file to the container (Some text files present in the container).

Workflow JSON

No response

Screenshots or Videos

image image

Browser

Edge

Additional context

Environmental Details:

URL: https://aka.ms/emastaging
Version : 2.30410.1.3

AB#17971666

vgouth avatar Apr 14 '23 14:04 vgouth