Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents



New Features (RI & RAC EPIC)

Jira Legacy
serverJIRA (rackhd.atlassian.net)
columnskey,summary,created,resolutiondate,reporter
maximumIssues1000
jqlQuery( (project=RAC and issuetype=Epic ) or (project = RI AND issuetype=Initiative ) ) AND status = Done AND "Affects Community" = Yes AND fixVersion = NA ORDER BY priority DESC, key ASC, Rank ASC
serverIdd7cc09d9-666d-3263-a71c-2a9ec3b8cd13

Fixed Bugs( according to fixed version field)

Jira Legacy
serverJIRA (rackhd.atlassian.net)
columnskey,summary,resolution,resolutiondate,fixversions,affects community
maximumIssues1000
jqlQueryproject = RAC AND issuetype = Bug AND status = Done AND resolution in (Done) AND "Affects Community" = Yes AND ( fixVersion = NA )ORDER BY cf[10506] ASC, priority DESC, key ASC, Rank ASC
serverIdd7cc09d9-666d-3263-a71c-2a9ec3b8cd13

Completed Stories in this Sprint

Jira Legacy
serverJIRA (rackhd.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = RAC AND issuetype IN (Story) AND status = Done AND "Affects Community" = Yes AND fixVersion = NA AND resolution=Done ORDER BY priority DESC, key ASC, Rank ASC
serverIdd7cc09d9-666d-3263-a71c-2a9ec3b8cd13

Open Bugs

Jira Legacy
serverJIRA (rackhd.atlassian.net)
columnskey,summary,created
maximumIssues1000
jqlQueryproject = RAC AND issuetype = Bug AND status in ("To Do", "In Progress", Backlog) AND priority in (P1, P2, P3, "Not Set", "Needs Triage") AND "Affects Community" = Yes and status was NOT "Done" before "2100-12-31" ORDER BY key DESC
serverIdd7cc09d9-666d-3263-a71c-2a9ec3b8cd13


Info
titleAPI 1.1 has been Retired !

1.1 API and legacy event notification format will NOT be supported. Together with deprecated 1.1 API not supported, legacy RackHD asynchronous event notification payload format will also not be supported.