Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-5040

add option to not have ability to delete built in attributes (defs and names)

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • None

    Description

      like this

      1. if this is true, attribute definitions can only be deleted via gsh or WS, to prevent accidental deletion, including cascading deletion of all attribute names and their assignments
      2. {valueType: "boolean", required: true}

        uiV2.attributeDef.preventDeleteBuiltInInUi = false

      1. if this is true, attribute names can only be deleted via gsh or WS, to prevent accidental deletion, including cascading deletion of all attribute assignments
      2. {valueType: "boolean", required: true}

        uiV2.attributeDefName.preventDeleteBuiltInInUi = false

      groups and folders

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: