gotsunami / gitlab-copy

Batch copy issues between GitLab instances, with some cool features
MIT License
128 stars 20 forks source link

GitLab API sometimes returns HTTP error 414 #8

Closed matm closed 8 years ago

matm commented 8 years ago

This occurs when an issue's description or a note's body is too large. This makes the issue creation on target fail. This error can be caught and fixed by saving a shortened description or body content.