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

Update Jira Integration due to Deprecated features on REST Api #212

Open
ljay79 opened this issue May 17, 2019 · 0 comments
Open

Update Jira Integration due to Deprecated features on REST Api #212

ljay79 opened this issue May 17, 2019 · 0 comments
Assignees
Labels
Development Development Environment enhancement help wanted JIRA Server Bug affecting JIRA Server
Milestone

Comments

@ljay79
Copy link
Owner

ljay79 commented May 17, 2019

See more here:
https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/

  • "username" is not available anymore
  • other user private data is removed (email?)
    -- The User object will change: Identifying personal data, such as username and userKey , will be removed and other personal data, such as email, will be displayed according to user settings.

User Authentication

  • Upgrade to REST API v3

Jira Server

https://developer.atlassian.com/server/jira/platform/rest-apis/
https://docs.atlassian.com/software/jira/docs/api/REST/8.1.0/

  • Authentication. The following authentication methods are supported for the Jira REST APIs:
    • OAuth 1.0a
    • Basic authentication

Jira Cloud

https://developer.atlassian.com/cloud/jira/platform/rest/v3/
https://developer.atlassian.com/cloud/jira/platform/security-for-other-integrations/

Further notices to review:
https://developer.atlassian.com/cloud/jira/platform/

Relates to #24

@ljay79 ljay79 added enhancement help wanted JIRA Server Bug affecting JIRA Server Development Development Environment labels May 17, 2019
@ljay79 ljay79 self-assigned this May 17, 2019
@ljay79 ljay79 added this to the 1.4.0 milestone Jun 13, 2019
This was referenced Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development Development Environment enhancement help wanted JIRA Server Bug affecting JIRA Server
Projects
None yet
Development

No branches or pull requests

1 participant