Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umlauts in milestone title: Unhandled promise rejection #93

Open
almereyda opened this issue May 10, 2019 · 0 comments
Open

Umlauts in milestone title: Unhandled promise rejection #93

almereyda opened this issue May 10, 2019 · 0 comments

Comments

@almereyda
Copy link

almereyda commented May 10, 2019

When trying to gtt report with

url: https://lab.allmende.io/api/v4/
token: 
project: degrowth/scriptorium
milestone: "Malmö 2018 II"

set, the command runs into a warning and continues to work indefinitely, without producing any network I/O.

$ gtt report
🔍  Selected projects: degrowth/scriptorium
🔍  Resolving "degrowth/scriptorium"... ✓
📦  Fetching issues... \(node:29091) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): StatusCodeError: 500 - {"message":"500 Internal Server Error"}
(node:29091) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:29091) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): StatusCodeError: 500 - {"message":"500 Internal Server Error"}
📦  Fetching issues... 

This is due to the Umlaut in the milestone title, and does not happen with soley ASCII characters present.

@almereyda almereyda changed the title Unicode characters in milestone title: Unhandled promise rejection Umlauts in milestone title: Unhandled promise rejection May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant