Coder Social home page Coder Social logo

Comments (10)

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

Here is the link map I usually use for Relates links:

      {
        "source": "Relates",
        "target": "System.LinkTypes.Related"
      },

Other than that, it could be that you either haven't mapped a particular link type, or maybe there are other errors in the migration log that need to be addressed first? This could cause some revisions to fail to import.

from jira-azuredevops-migrator.

new2migration avatar new2migration commented on June 12, 2024

thanks Alexander for your comment -- I will recheck the log as I was not seeing any other errors nor did I get an error for the links that did not export or import. They just appeared to be ignored and I am not able to determine why.

from jira-azuredevops-migrator.

new2migration avatar new2migration commented on June 12, 2024

@Alexander-Hjelm -- have you successfully been able to migrate the relationship types of clones or is cloned by? If so would you be willing to share what code you used for those relationship types as an example for me to see how those worked for you?

from jira-azuredevops-migrator.

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

Haven't tried myself, but I reckon it would be something like this:

    {
    "source": "is cloned by",
    "target": "System.LinkTypes.Related"
  },   
  
  {
    "source": "clones",
    "target": "System.LinkTypes.Related"
  },

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.