SOAP getIssue - cascade select now returned as id instead of value on JIRA 5.0

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: 5.0
    • Component/s: None
    • 5

      Given all the trouble with these fields for the past year, I am not sure if this change was intensional or some code was not moved correctly to the 5.0 level (I haven't looked at 4.4.5 yet). Testing against 5.0 and found the tests broke between 5.0-rc1 and 5.0. Here is the conditioning I now have to have in my tests

      cascadeSelectByValue = (info?.version > '4.4') && (info?.version < '5.0')
      

      In other words, after 4.4 got values and after 5.0 it reverted back to pre 4.4 support (ids).

            Assignee:
            Unassigned
            Reporter:
            Bob Swift
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: