-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Pipelines - Deployments
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When viewing the diff in the deployment menu, the left side of the diff is cut off.
Steps to Reproduce
- Open the deployment tab
- Click any deployment, and it will open the deployment menu. Click diff
- The diff windows will show the diff, but some of the code is truncated to the left
Expected Results
The diff is shown accordingly and not truncated
Actual Results
The diff is truncated and unable to view the diff properly
Workaround
The workaround is to manually do a diff at the branch tab > Compare commits.