Reqlogger exceptions, searchig: search till match percent and search in other subjs

This commit is contained in:
mrfry 2021-01-08 13:44:27 +01:00
parent bf4bdfb249
commit 64f41d6748
5 changed files with 61 additions and 46 deletions

View file

@ -1166,7 +1166,7 @@ function GetApp(): ModuleType {
question: question,
subjName: subj,
questionData: recData,
firstMatchOnly: true, // search till the first match only
searchInAllIfNoResult: true,
},
})
.then((taskResult) => {