Hi!
I have created a custom filed using groovy script in scriptrunner where I am calculating the week date of an issue which was resolved. E.g. if an issue is resolved on Wednesday, I am calculating it' week on the Monday so basically I am shifting the date 2 days back and that is working perfectly.
Now I am plotting the same dates on x-axis and the dates are coming in random order so how can I sort them properly?
I have attached the screenshot. On x-axis you can see that 5/9/2022 is coming before 5/2/2022.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.