logicapps
logicapps copied to clipboard
Some triggers show tracked properties in the settings, but saving errors out when set
Describe the Bug with repro steps
- Create a "When a blob is added or updated" Azure blob trigger
- Try to set Tracked Properties in the settings
- Save the workflow
- You will see errors like in the attached screenshot
- Try to remove the tracked properties
- Save the workflow
- You will still see the errors even after removing the tracked properties
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
Chrome
Additional context
No response
AB#24162560
Tracked properties are not supported for any triggers, it seems some manifests for triggers have it set and hence failing in workflow save.