Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-2227

[JIRAALIGN-2227] Out-dated terminology: 'PSI' under Definition of Done

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      Under Definition of Done, there is terminology called 'PSI' which was used in SAFe 2.0. Customers on newer releases of SAFe (i.e. 4.0) aren't able to change the card title to PI. There doesn't seem to be a way to change the card title via Platform Terminology, either.

      Steps to Reproduce

      1. Log in to https://alignsupport.jiraalign.com
      2. Navigate to the "Definition of Done" page
      3. Look for PSI Done

      Expected Results

      The title should be updated to reflect a more recent SAFe release, or the customer should have a way to change the title to their liking.

      Actual Results

      Looking in the AjaxDone.asp code, "PSI Done" appears to be hard-coded:

      
                      <div class="done-card-wrapper">
                          <div class="done-card-title"> PSI Done<i class='icon icon-add-2' title='Edit Definition'></i></div>
                              <div class="done-card-info">
                                  &lt;%=EncodeXssHtml(TerminologyReplace(dlookupParam("Done","tblDone","ID", 4, adInteger, 4, "", "", "", "", "", "", "", "")),True)%&gt;&lt;%'verified %&gt;
                              </div>
                      </div>
      

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              cgottlieb@atlassian.com Caz (Inactive)
              kbaxley Kent Baxley
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: