Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-8479

Allow an administrator to delete all defect classifications

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      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>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: