-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
Component/s: Repository - Pull requests
When the description of a PR is too long it fails to merge it
It throws 500 response code with following error:
nrWrapper @ diff:34 (anonymous) @ raven.js?ae06***:1348 (anonymous) @ raven.js?ae06:1348 send @ jquery.js:8630 ajax @ jquery.js:8166 n @ check-task.js?d49c:27 (anonymous) @ backoff-poller.js?e89d:94 r @ raven.js?ae06:377 nrWrapper @ diff:34 setTimeout (async) nrWrapper @ diff:34 (anonymous) @ raven.js?ae06***:1117 (anonymous) @ raven.js?ae06:1117 r @ backoff-poller.js?e89d:93 c @ backoff-poller.js?e89d:98 r @ check-task.js?d49c:51 t.default @ check-task.js?d49c:60 (anonymous) @ detail.js:283 r @ raven.js?ae06:377 nrWrapper @ diff:34 setTimeout (async) nrWrapper @ diff:34 (anonymous) @ raven.js?ae06***:1117 (anonymous) @ raven.js?ae06:1117 success @ detail.js:282 e.submit_ @ form-dialog.js?a4e6:254 c @ jquery.js:3099 fireWith @ jquery.js:3211 n @ jquery.js:8264 (anonymous) @ jquery.js:8605 r @ raven.js?ae06:377 nrWrapper @ diff:34 load (async) f @ diff:34 o @ diff:34 n @ raven.js?ae06***:377 nrWrapper @ diff:34 XMLHttpRequest.send (async) nrWrapper @ diff:34 (anonymous) @ raven.js?ae06***:1348 (anonymous) @ raven.js?ae06:1348 send @ jquery.js:8630 ajax @ jquery.js:8166 e.submit @ form-dialog.js?a4e6:212 _onclick @ dialog.js:249 dispatch @ jquery.js:4435 g.handle @ jquery.js:4121 r @ raven.js?ae06:377 nrWrapper @ diff:34 diff:34 Uncaught TypeError: Cannot read property 'responseJSON' of undefined at f.error (detail.js:288) at c (jquery.js:3099) at Object.fireWith [as rejectWith] (jquery.js:3211) at Object.o.<computed> [as reject] (jquery.js:3301) at Object.<anonymous> (check-task.js?d49c:41) at c (jquery.js:3099) at Object.fireWith [as rejectWith] (jquery.js:3211) at n (jquery.js:8266) at XMLHttpRequest.<anonymous> (jquery.js:8605) at XMLHttpRequest.r (raven.js?ae06:377) at XMLHttpRequest.nrWrapper (diff:34)
- duplicates
-
BCLOUD-19156 Merging a PR with a description of more than 2000 characters gives a 500 error
-
- Closed
-