SDMSDM Documentation
PluginsTransform Plugins

Manual Edits

Make corrections to individual records

Manual Edits Transform

Apply manual corrections to your data before publishing.

Overview

  • Plugin ID: transform-manual-edits
  • Purpose: Correct individual records
  • Best For: Quick fixes, missing data

How It Works

  1. Generate a preview
  2. Click on any record to edit
  3. Changes stored as changeset
  4. Applied during preview and publish

Changeset Operations

OperationDescription
ADDCreate new record
UPDATEModify existing record
DELETERemove record

Editable Entities

Users

  • First name, last name
  • Email (with validation)
  • Role (student, teacher, etc.)
  • Grade level

Classes

  • Title
  • Course assignment
  • Grade levels

Courses

  • Title
  • Code
  • Organization

Enrollments

  • Class assignment
  • User assignment
  • Role (student/teacher)

Validation

Changes are validated:

  • Email format checking
  • Duplicate detection
  • Reference integrity
  • Required fields

Persistence

Changesets are saved with the flow:

  • Applied on every run
  • Can be modified later
  • Shown in preview

Best Practices

  1. Fix errors at source when possible
  2. Document why changes were made
  3. Review changeset before publishing

On this page