Giter Club home page Giter Club logo

Comments (7)

nikku avatar nikku commented on August 20, 2024

Could you provide me with some steps to reproduce this issue? Best would be a test case for the store.

A good place to add it is probably here.

from wuffle.

nikku avatar nikku commented on August 20, 2024

It is most likely due to this line. The question is, what kind of relationships you use and why it is being interpreted by the board like this.

from wuffle.

joannenolan-sky avatar joannenolan-sky commented on August 20, 2024

It seems to be only doing it to epics using parent of to link to children

from wuffle.

nikku avatar nikku commented on August 20, 2024

I've removed ordering of referenced issues via 260d1e8.

The idea was once to move issues with the PR. As it is right now, PRs are always attached to the issue and cannot be moved without the issue anyway. That means the respective piece of code was kinda pointless anyway.

Would still have been interesting to get the exact details on your case, as I cannot depict a sane scenario for which closed, linked issues should have automatically been reopened 😉.

from wuffle.

joannenolan-sky avatar joannenolan-sky commented on August 20, 2024

I was able to replicate it locally and it was exactly in the line you referenced. As the moveReferencedIssues was called it set the linked issue column to be the same as the main issue so any closed issues/pr were reopend as when the getStateUpdate ran they were no longer in the closed column so their state was set to open.

from wuffle.

nikku avatar nikku commented on August 20, 2024

What was the exact issues you reproduced it with? I still don't know which relationships you wired. For future bug reports, this is crucial information:

  • Which card is being moved, what is it's old state, new state, title and body (defining links)
  • Which card is being affected, too, what is it's old state, new state, title and body (defining links)

from wuffle.

joannenolan-sky avatar joannenolan-sky commented on August 20, 2024

Ok I was starting with the following issues as per screenshot

State befroe reorder

I moved issue 104 to the top of the backlog column above issue 109. When that happened issue 105 was moved to backlog and issue 107 was also moved to backlog and reopened as per screenshot

State after reorder

from wuffle.

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.