String conversion not working in Extra Properties

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Unable to create alerts when components are mapped to Extra Properties

      This is reproducible on Data Center: no

      Steps to Reproduce

      1. Step 1 Create a JSM integration and add components to Extra properties
      2. Step 2 When you try to create an alert from Jira, it will throw an error with String conversion.

      Expected Results

      It should convert the array to a string and should create an alert. For example a comma-separated value.

      Actual Results

      No alert is being generated.

      The below exception is thrown in the debug logs:

      Cannot deserialize value of type `java.lang.String` from Array value (token `JsonToken.START_ARRAY`)
      

      Workaround

      As a workaround, we can add individual values using string processing methods.

            Assignee:
            Yavuz Guler
            Reporter:
            Arumugam M (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: