Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-72940

JIRA.Issue.getIssueId() doesn't work for Next-Gen based projects and NewIssue view with classic-Jira project

XMLWordPrintable

      Summary

      JIRA.Issue.getIssueId() doesn't work for Next-Gen based projects and NewIssue view with classic project

      Steps to Reproduce

      1. Browse to any NextGen project issue or any ClassicProject Issue with New-view only
      2. Open Devtool >> Console
      3. write below javascript and press enter
        JIRA.Issue.getIssueId()  
      1. JIRA.Issue.getIssueId() - returns null

      Expected Results

      JIRA.Issue.getIssueId() should return 'IssueId' as in below screenshot

      JIRA.Issue.getIssueKey() should return 'IssueKey'


      Note: Above is working in ClassicProject with Old-Issue-View only.

      Actual Results

       Both JIRA.Issue.getIssueId() & JIRA.Issue.getIssueKey() - return null as in below screenshots

       

       

              fbordallo Fernando Bordallo
              msood@atlassian.com MonaS
              Votes:
              5 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: