-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Goal
Add a Schema Mapper entry to the User Tools menu that opens a dialog listing all existing schemamapping records.
Background
Users currently have no dedicated UI for managing schema mappings. The new dialog must segment mappings into Core and Extension sections, providing a central place to create and manage them.
Acceptance Criteria
- "Schema Mapper" appears in the User Tools menu (Institution Admins only).
- Clicking it opens a dialog with two labeled sections: Core and Extension.
- Each section lists existing
schemamappingrecords by name. - Dialog has New and Close action buttons.
- No
schemamappingrecords results in an empty state message per section.
Reactions are currently unavailable