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

Validate if corporate JIRA works with this provider? #65

Open
sion-smith-lbg opened this issue Jul 6, 2022 · 1 comment
Open

Validate if corporate JIRA works with this provider? #65

sion-smith-lbg opened this issue Jul 6, 2022 · 1 comment

Comments

@sion-smith-lbg
Copy link

Hi all,

i'm getting the following error when trying to create a basic issue:
2022-07-06T10:30:14.711+0100 [INFO] Starting apply for jira_issue.example 2022-07-06T10:30:14.711+0100 [DEBUG] jira_issue.example: applying the planned Create change 2022-07-06T10:30:14.953+0100 [ERROR] vertex "jira_issue.example" error: creating jira issue failed: : could not unmarshall the data into struct

Is there a way I can validate if this plugin works with a private hosted JIRA?

@fourplusone
Copy link
Owner

Hi @sion-smith-lbg
This plugin is tested with a hosted JIRA. Please double check if you provided the correct URL in JIRA_URL. You can verify, that the url is correct by opening {JIRA_URL}rest/api/latest/project in your browser. If a 404 page appears, the URL is not correct. In hosted environments, the JIRA_URL typically looks like https://jira.mycompany.com/jira/

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

2 participants