Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.

  • The new format and more details are described at http://rackhd.readthedocs.io/en/latest/rackhd/event_notification.html
  • If you're using RackHD 1.x.x release or older versions, it will not be impacted
  • If you want to change to use 2.0.0 release, a version field could be used for event notification backward compatibility in the future.
    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 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.