Coder Social home page Coder Social logo

Comments (6)

Alexander-Hjelm avatar Alexander-Hjelm commented on June 12, 2024

The entry in your config looks weird: "source": "Component/s"

Confirm that this is the correct name of the field? You might need to do a Rest API query to find the correct key of the issue field.

from jira-azuredevops-migrator.

shweta22992 avatar shweta22992 commented on June 12, 2024

Hi @Alexander-Hjelm I checked in the rest response and I could see different name like below -
"components": [
{
"self": "https://xxxxrest/api/2/component/xxx",
"id": "16163",
"name": "comp"
}
]
but after changing the name in config still it didnt get map
{
"source": "components",
"target": "tF Components",
"mapper": "MapArray",
"for":"Epic,Feature,Task,User Story,Bug"
}
Is there something I am missing here

from jira-azuredevops-migrator.

Alexander-Hjelm avatar Alexander-Hjelm commented on June 12, 2024

Are you sure that the reference name of the field in ADO is actually "tF Components"? This looks strange. Are you maybe using the field name instead? Usually spaces are not allowed in the reference name.

from jira-azuredevops-migrator.

shweta22992 avatar shweta22992 commented on June 12, 2024

Thanks @Alexander-Hjelm it is working now. Worked with the field name also had previously made a wrong file update thats why couldnt see the update. Its now mapping fine.
Just one more doubt in this, I want to map 2 different JIRA fields into a single ADO field is there a way to do that

from jira-azuredevops-migrator.

Alexander-Hjelm avatar Alexander-Hjelm commented on June 12, 2024

Field consolidation is a PRO feature only. You can read more about the PRO version, which is currently in an early adopter evaluation phase, here: https://github.com/solidify/jira-azuredevops-migrator#jira-azure-devops-migrator-pro

You can also use the contact information there to inquire about purchasing the PRO version :)

from jira-azuredevops-migrator.

shweta22992 avatar shweta22992 commented on June 12, 2024

Got it, thanks.

from jira-azuredevops-migrator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.