microsoft / azure-pipelines-jira

Azure Pipelines for Jira
MIT License
15 stars 6 forks source link

unable to configure specific project frpm our Azure DevOps organization #24

Closed praptipatel90 closed 4 years ago

praptipatel90 commented 4 years ago

Describe the bug We are unable to configure specific project in our Azure DevOps organization because I am not able to select it from the drop-down menu. All existing Project do show up in dropdown, but I am not able to select it to be able to connect to/with jira.

To Reproduce Steps to reproduce the behavior:

  1. Install Azure Pipelines for Jira in Jira Cloud
  2. Click on 'Add Organization'
  3. Select organization
  4. Try selecting project from dropdown but it’s not being accepted. (See below screen shot)

1

2

Expected behavior Populate selected project from dropdown.

rsun11 commented 4 years ago

Having the same issue. Clicking continue will automatically select the first project in your drop down list.

Workaround is to submit the same request in POSTMAN with the proper project Id and it'll add the service connection to devops.

To find your project Id, navigate to your azure devops organization home page, right click on the project, inspect in developer tool. You should see a link to project with an id. The id is the project Id.

nealAR commented 4 years ago

Same issue here. I tried the method listed above by @rsun11 but I'm getting the response The token is expired. Is anyone on the Jira or MS side working on this?

vithati commented 4 years ago

@praptipatel90 , We have fixed the issue. Can you please try once again.