You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requested lazy property "entryImportResidue" is not defined in "Api\Model\Languageforge\Lexicon\LexEntryModel#000000007d9070140000000050e15fbb" line 40 /var/www/html/vendor/ocramius/lazy-property/src/LazyProperty/Exception/InvalidLazyProperty.php
DeepDiffDecoder.php line 108, DeepDiffDecoder::getNextStep(Api\Model\Languageforge\Lexicon\LexEntryModel, entryImportResidue, value, Value)
DeepDiffDecoder.php line 67, DeepDiffDecoder::applySingleDiff(Api\Model\Languageforge\Lexicon\LexEntryModel, Api\Model\Shared\DeepDiff\EditedDiff)
LexEntryCommands.php line 144, DeepDiffDecoder::applyDeepDiff(Api\Model\Languageforge\Lexicon\LexEntryModel, Array)
Sf.php line 574, LexEntryCommands::updateEntry(63c54d77ee52b1d3fa0e44e2, Array, 63c538bb183d7be68281d35b)
LexSense->status:
Undefined property: Api\Model\Languageforge\Lexicon\LexMultiValue::$value line 167 /var/www/html/Api/Model/Shared/DeepDiff/DeepDiffDecoder.php
DeepDiffDecoder.php line 67, DeepDiffDecoder::applySingleDiff(Api\Model\Languageforge\Lexicon\LexEntryModel, Api\Model\Shared\DeepDiff\EditedDiff)
LexEntryCommands.php line 144, DeepDiffDecoder::applyDeepDiff(Api\Model\Languageforge\Lexicon\LexEntryModel, Array)
Sf.php line 574, LexEntryCommands::updateEntry(63c54d77ee52b1d3fa0e44e2, Array, 63c538bb183d7be68281d35b)
To Reproduce
Go to the editor
Put a value in one of the above mentioned fields (senes->status is a dropdown, I only have "unknown", which doesn't seem to get saved, but it triggers the exception)
Wait for ~5s
💥
The text was updated successfully, but these errors were encountered:
It turns out that the import-residue field probably shouldn't exist, so I've created a new issue for that and have removed that from the scope of this issue.
Describe the bug
A couple entry properties are missing/not configured correctly:
LexEntryModel->entryImportResidue:(see comment)LexSense->status:
To Reproduce
The text was updated successfully, but these errors were encountered: