-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Component/s: Directory
-
Tags:
-
Impact type:Configuration Change
-
Upgrade notes:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.25, nxplatform 11.1.26, nxplatform 11.1.27, nxplatform 11.1.28, nxplatform 11.1.29, nxplatform 11.1.30
-
Story Points:2
Description
Today directory initialization from a CSV file has only one mode (ignoring the addition of missing columns): always replace everything. We're missing a mode that adds missing entries, but keeps the existing entries untouched.
To be discussed is what to do if an entry exists but is different in the CSV. Maybe we should have two separate modes, one which gives priority to the entry in the CSV and one which keeps the existing entry.
Acceptance criteria
The acceptance criteria are available here: https://docs.google.com/document/d/1zy_pN2vCdaBj1zpbGOMoEKF8VrtkyBjRpkseDLa0sDw/edit?usp=sharing
- causes
-
NXP-30448 Fix user schema override using custom fields
- Resolved
-
NXDOC-2071 Write documentation about dataLoadingPolicy for directory
- Resolved
- is related to
-
NXP-28643 Allow concurrent startup of MongoDB Directory
- Resolved