Opened 3 years ago
Last modified 16 months ago
#93 new defect
Do not replace similar original strings on import
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.0 |
| Component: | general | Version: | |
| Keywords: | dev-feedback | Cc: |
Description
Current:
When importing originals, all originals which aren't currently used are marked as obsoleted and their translations aren't accessible via the interface.
Expected:
If one of the originals is "superceded" by another original, the old one should be updated instead of obsoleted and its translations should be kept with a fuzzy status.
Change History (2)
- Keywords dev-feedback added
Note: See
TracTickets for help on using
tickets.

Is this solved by the patch in ticket #173?