Krrish Mittal
Krrish Mittal
Fixes [AB#15053920](https://msazure.visualstudio.com/9912b5ff-89a4-4651-bae2-9452eb7992a8/_workitems/edit/15053920)
## Requirement Checklist * [ ] The commit message follows our guidelines * [ ] Tests for the changes have been added (for bug fixes or features) * [ ]...
### Describe the Bug with repro steps This my sample flow: ![image]() Array variable value: ![image]() Compose action: ![image]() Delay action: Delay by 10 seconds. Test results for V3 designer:...
## Type of Change * [ ] Bug fix * [ ] Feature * [ ] Other ## Current Behavior ## New Behavior ## Impact of Change * [ ]...
### Describe the Bug with repro steps Using the RSS Connector adds a double encoding(encodeURIComponent) which causes the workflow to error out { "method": "get", "queries": { "feedUrl": "http%253A%252F%252Frss.cnn.com%252Frss%252Fcnn_topstories.rss", "sinceProperty":...