Issue with child terms that share parent term

Created on 29 March 2024, 3 months ago

If a child term is related to multiple parents, the lineage of both parent trees is saved. In our use case we only want the active lineage to be saved.

Sample vocabulary:

Parent 1
- Group A
- Item A1
Parent 2
- Group A
- Item A1
- Group B

If we select Parent 2 > Group A > Item A1 and save. This will save 4 values to the database.

Parent 1 will be the delta 0 value.
Parent 2 will be the delta 1 value
Group A will be the delta 2 value
Item A1 will be the delta 3 value

Is it possible to only save up to the active parent line?

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States todea

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024