Uploaded image for project: 'SR for Jira - Development'
  1. SR for Jira - Development
  2. SRJIRA-5590

System Label field setFormValue does not work JSD portal

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Low
    • Resolution: Done
    • 6.21.0, 6.36.0
    • 6.38.0
    • Behaviours
    • SR4J Sprint 110
    • 2.3

    Description

      The system label field value is not updated in the JSD portal but when the issue is created, the label field value is updated in the view issue screen.

      Steps to Reproduce

      1. Create a behaviour mapped to the JSD service request.
      2. Using sample script below:
        import static com.atlassian.jira.issue.IssueFieldConstants.*
        
        def labels = getFieldById(LABELS)
        labels.setFormValue(["my-label", "another-label"])

      Expected Behaviour

      The system label field value populating setFormValue result.

      Actual Behaviour

      The system label field value does not populate the setFormValue result.

      Additional Info

      • Attached video

      Attachments

        Activity

          People

            jechlin Jamie Echlin
            amustapha Amir Mustapha
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: