Run history not showing failed actions
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P2 - High (Major functionality broken)
### Describe the Bug with repro steps
Expected behavior:
Navigate through the failed run and find the failed action.
Actual behavior:
Unable to find the failed action.
Steps to reproduce:
1. Create the workflow
2. Run the workflow
3. Go to run history
4. Open a failed run
5. Navigate through the run and try to find the failed action
### What type of Logic App Is this happening in?
Standard (Portal)
### Are you experiencing a regression?
_No response_
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
_No response_
### Environment
- Logic app standard running on WS3
- Using Microsoft Edge
### Additional context
- Complex workflow exceeds maximum allowed characters.
- The count of all the actions executed for a specific run: 7,136,755
- The run failed after 17 hours.
- Total actions input and output content size

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.