You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JIRA ... is total garbage. Just complete & total garbage. We should tell people when they are being garbaged by the garbage software so they can tell the garbage to be less garbage. Garbage!
CAPTCHA
A CAPTCHA is 'triggered' after several consecutive failed log in attempts, after which the user is required to interpret a distorted picture of a word and type that word into a text field with each subsequent log in attempt. If CAPTCHA has been triggered, you cannot use Jira's REST API to authenticate with the Jira site.
You can check this in the error response from Jira -- If there is an X-Seraph-LoginReason header with a a value of AUTHENTICATION_DENIED, this means the application rejected the login without even checking the password. This is the most common indication that Jira's CAPTCHA feature has been triggered.
* [dist] Add .gitattributes for package-lock.json
[dist fix] Use 'make-promises-safe'
* [wip api] Attempt to improve debug logging.
* [api] Add debug logging with diagnostics.
* [wip api] Add support for Basic authentication.
* [wip api] Begin to plumb down query string parameters for pagination.
* [api wip] Define and consume a generic Paginator for any JIRA entity (Epic, Story, etc.)
* [api wip] Raw formatting for (actual) JSON.
* [fix] Begin the long process of updating all makeGetRequest calls.
* [fix] Make prior fix both backwards and forwards compatible.
* saving changes
* added total points and percent complete to describe sprint function
* changed output order from total then completed to completed then total
* add status command for simplied sprint report and formatting to display w/o issues
* reduce getIssueEpics
* [fix] Better logging. Use future sprints.
* remove unneeded console.log
* fixing nit picky edits, function optimization, and removal of unneeded commented lines
* remove shallow clone returns in statusEpic and describeEpic
* handling errors for describeEpic and statusEpic. streamlined output for completed and total points
* fixes from eslint
* run js lint & address comments
* add post test command to scripts
* reduce statusEpic() to call describeEpic
* added back in original content
* add error catches for jira client, remove unused formatting for components in epics
* added closed state to getSprints, so velocity is useful, and removed indexzero from TODO comments, so anyone can pick up the work
* [revert] Remove try/catch again since it simply rethrows.
* [revert] Re-add try/catch and make note of implications for #28.
* [refactor api] Migrate to prompts. Store authmode in `jiractl set-context`
Co-authored-by: Charlie Robbins <[email protected]>
JIRA ... is total garbage. Just complete & total garbage. We should tell people when they are being garbaged by the garbage software so they can tell the garbage to be less garbage. Garbage!
Source: JIRA the destructor of productivity
Example response from CURL:
The text was updated successfully, but these errors were encountered: