-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
457
-
Issue Summary
When attempting to open a Pull Request and view changes in a file that contains more than 1000 changes, the action to expand the changes fails. The expand button is unresponsive, and using the "Expand all files" option results in an error message indicating that the diff is too large to render
Steps to Reproduce
- Open a Pull Request that includes a file with more than 1000 changes.
- Try clicking on the expand button for that file.
- Attempt to use the "Expand all files" feature.
Expected Results
Users should be able to expand file changes in a Pull Request regardless of the file's size to review the diff.
Actual Results
Clicking on the expand button does not respond to files with more than 1000 changes. Using the "Expand all files" option results in an error message: "Diff too large. The diff for this file is too large to render"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
BCLOUD-21868 Increase Limits for viewing content and diffs
- Gathering Interest
- is implemented by
-
COREX-8058 Loading...