ForeachElement Does not Re-prompt #6313
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-replied-to
Indicates that the team has replied to the issue reported by the customer. Do not delete.
customer-reported
Issue is created by anyone that is not a collaborator in the repository.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Version
4.16.0
Describe the bug
We are running an InputDialog inside an Adaptive For each, another dialog is then run proactively when that proactive dialog has finished then input dialog resumes and Re-prompts the user where they were left before.
Since upgrading to 4.16.0 we noticed that ForEach is Obsolete using the new ForEachElement the above behaviour no longer exists and the InputDialog is not re-prompted.
Expected behaviour
The same re-prompting behaviour to be in the ForEachElement that was in the older ForEach.
Screenshots
Conversation with the old ForEach :
Here is 4.16.0 ForEachElement without re-prompt:
The text was updated successfully, but these errors were encountered: