Describe the Bug with repro steps
Prerequisites:
Create a service bus namespace with two queues.
Create an event hub instance with two hubs.
1.Create a new Stateless logic app in standard, open the designer.
2.Add a service bus "When messages are available in a queue (peek-lock)" trigger.
3.In the trigger, enter the queue name of your first service bus queue in "Queue name". In the trigger settings disable Split On.
4. Add a For each action and select Messages from the dynamic content as its input parameter.
5. Within the for each loop add the action "Dead-letter the message/Abandon the message" from service bus. In the Message ID field select "Message ID" from the dynamic content popup.
6. Save the workflow.
7. Open the service bus queue attached to your trigger and then open the service bus explorer. Create a test message of content type text and send it to that queue.
8. Open the service bus queue attached to your replicate messages action and then open the service bus explorer. Open the peek tab, select the DeadLetter queue and click "peek".
Expected: After clicking peek you should see your message displayed below. Open it and verify that the contents match what you sent earlier.
Actual: Unable to peek messages for Dead-letter the message/Abandon the message actions from one servicebus queue to other queue dead-letter.
What type of Logic App Is this happening in?
Standard (Portal)
Are you using Preview Designer or GA Designer
Preview
Workflow JSON
No response
Screenshots or Videos


Browser
Edge
Additional context
Environment Details:
URL: https://aka.ms/emastaging-flowstip1
Version: 2.30508.1.2
AB#24283754
AB#24494142
Describe the Bug with repro steps
Prerequisites:
Create a service bus namespace with two queues.
Create an event hub instance with two hubs.
1.Create a new Stateless logic app in standard, open the designer.
2.Add a service bus "When messages are available in a queue (peek-lock)" trigger.
3.In the trigger, enter the queue name of your first service bus queue in "Queue name". In the trigger settings disable Split On.
4. Add a For each action and select Messages from the dynamic content as its input parameter.
5. Within the for each loop add the action "Dead-letter the message/Abandon the message" from service bus. In the Message ID field select "Message ID" from the dynamic content popup.
6. Save the workflow.
7. Open the service bus queue attached to your trigger and then open the service bus explorer. Create a test message of content type text and send it to that queue.
8. Open the service bus queue attached to your replicate messages action and then open the service bus explorer. Open the peek tab, select the DeadLetter queue and click "peek".
Expected: After clicking peek you should see your message displayed below. Open it and verify that the contents match what you sent earlier.
Actual: Unable to peek messages for Dead-letter the message/Abandon the message actions from one servicebus queue to other queue dead-letter.
What type of Logic App Is this happening in?
Standard (Portal)
Are you using Preview Designer or GA Designer
Preview
Workflow JSON
No response
Screenshots or Videos
Browser
Edge
Additional context
Environment Details:
URL: https://aka.ms/emastaging-flowstip1
Version: 2.30508.1.2
AB#24283754
AB#24494142