Make NetID Field Unique #3591
Labels
bug
Something isn't working
editor experience
Improvements to the editor experience for individuals editing Quickstart websites
proposal
Proposed change to how something works (usually larger or more fundamental than a feature request)
Milestone
Problem/Motivation
In #3561 a NetID field was added to person content. Currently it's possible to create People with duplicate NetIDs. We may want to enforce a uniqueness constraint on the NetID field.
To Reproduce
Create two people with identical NetIDs
Proposed resolution
Check for uniqueness on the NetID field.
The text was updated successfully, but these errors were encountered: