Opened 5 years ago
Last modified 5 years ago
#815 new defect
provide simple rule interface for FTS configuration
Reported by: | westram | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | no idea | Version: | |
Keywords: | Cc: |
Description (last modified by westram)
Simple rules are rules that only select (and maybe rename) fields for transfer. They are by far the most commonly used case and need a special, simpler interface.
Maybe implement two interfaces that can be toggled (simple/advanced).
Needed components in simple interface:
- list of rules (plus its admin buttons as in advanced interface)
- list of source fields (either all or only undefined)
- list of known target fields (either all or only undefined)
Should allow most simple workflow:
- click source field ⇒ selects same field as destination
- [optionally] click destination field
- click ADD to define new Rule
related: #814
Note: See
TracTickets for help on using
tickets.