Issue with new sorting feature

Issue #42 resolved
Bhupinder Pooni created an issue

The sorting doesn't work correctly consistently. Sometime the item does sort when i drag & drop, but other time it doesn't at all. Other times it is saved at the wrong order then the one i put in visually.

My Observations: - Moving a single item where there are only 2 items in the list seems to work all the time - Moving item up seem to work more often & moving down rarely. When there are more than 2 items. - disabled item seems to cause even more weird behavior. where moving item one slot moves it down 2 slots.

Note: I followed the instructions on Wiki. The first SQL didn't bring up any results on jira database. So, based on the instructions there was no need to run the other SQL's to fix.

Comments (8)

  1. Holger Schimanski repo owner
    • Creating, editing and disabling via the Project Specific Select Field project configuration tab works fine, correct?
    • Is it about moving an option to the bottom of the list and everything else works fine?
    • "... where moving item one slot moves it down 2 slots." just for downwards or also upwards?
    • Anything in JIRA logs? Which version of JIRA are you using?
  2. Bhupinder Pooni reporter
    • Yes, Creating, editing & Disabling works fine via the project specific config tab
    • No, it is not always moving it to the bottom. Sometime it works, sometime it doesn't work. Seems very random. Another thing i noticed if I do multiple moves, there issue is always there. Single move works more often than not.
    • On further testing it seems it is both upwards & downwards.
    • No, nothing is in the logs related to this add-on.

    we are using 6.3.15

  3. Bhupinder Pooni reporter

    Further testing, here is findings:

    • Moving downward is always an issue. Moving 1 space down moves it 2 spaces (moving 2 spaces moves it 3 spaces); Can't move item from top to all the way at the bottom. (basically it is always +1 when moving downward)

    • Moving item upward works in most cases.

  4. Bhupinder Pooni reporter

    Hi Holger,

    Are you able to replicate the issue on your side? it is a major issue for us, we have rolled out the new version to production for the edit feature but getting complaints from the users on the sort. Let me know if you need any additional information from me

    Thanks

  5. Holger Schimanski repo owner

    Yes, there is definitly a problem. I am working on a solution. (Btw. You can go back to 2.2 without any problem.)

  6. Holger Schimanski repo owner

    Many thanks for your details about the problem! I have released version 2.4.1 to fix this bug. Please report here, if you still see problems.

    Best regards, Holger

  7. Log in to comment