-
Type:
Bug
-
Resolution: Duplicate
-
Affects Version/s: None
-
Component/s: Configuration
-
Medium
-
The config which enables edition of 100% matches will affect the API to.
-
Emptyshow more show less
right now runtimeOptions.frontend.importTask.edit100PercentMatch is only available for UI created projects
change this so that project created via API or e.g. hotfolder will behave like this:
- use info edit100PercentMatch yes/no
- if no info is given, use default from runtimeOptions.frontend.importTask.edit100PercentMatch
- is duplicated by
-
TRANSLATE-3812 Make runtimeOptions.frontend.importTask.edit100PercentMatch affect the server side
- Done