Allow an administrator to delete all defect classifications

XMLWordPrintable

      Currently (up to and include Crucible 4.8.x) an admin can delete all classifications but one.
      (Administration > Crucible > Edit defect classifications >*Remove this classification)

      There is a minimum occurrence of 1 in the schema, so even if they delete it upon saving the settings it will reappear. (Administration > Crucible > Edit defect classifications > Remove this classification)

      <xsd:complexType name="fieldGroup">
              <xsd:sequence>
                  <xsd:element name="field" type="cru:field" minOccurs="1" maxOccurs="unbounded"/>
              </xsd:sequence>
          </xsd:complexType>
      

            Assignee:
            Unassigned
            Reporter:
            Themis
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: