MrRefactoring / jira.js

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API

Home Page:https://mrrefactoring.github.io/jira.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newErrorHandling Deprecation Warning Without Explanation

mpelikan opened this issue · comments

I keep getting "Deprecation warning: New error handling mechanism added. Please use newErrorHandling: true in config" output.

I would love to "upgrade" to the new error handling, but I have no idea what it is or how it is used. I cannot find the usage in your code or documentation. I just see it being set in configs, including the tests.

Why the deprecation warning when we don't know what it does or how to support?