I have a multi-select custom field with several dates as option. I want to select the least date amongst the selected options and put it in a different custom date field.
Hey @Aman Jain
This is a good question! One that's quite challenging to work through, but I believe you could achieve this with automation. I've not tested this specific solution, but let me know how you go.
Right - let's jump in!
Let's go over what this does in plain english!
Lastly - a screenshot to help!
Thanks Jovin for the answer. However, when I am running this automation, log shows that the issue did not match the condition.
Please note that the values in the multi-select field are not dates exactly. I am extracting out the dates from the names of the field values.
For an instance, "ABC - 2024-01-12" is the exact value in the multi-select field and I am extracting it using "{{issue.Test Field.value.right(10)}}" where "Test Field" is the custom field name.
Let me know if I need to do something else.
Here is the screenshot:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.