Hi
Can someone can help me on how to update multi select field based from the email body using scriptrunner email handler?
Jira data center
Vetrical field is multi select field
Email body
final String body = """This is a test body
Vertical: [ "option1","option2"]
Description: sample description
"""
Appreciate your help on this