Markus Lobedann
Markus Lobedann
## Description of the issue Calling `doc.get` with a virtual fields name only returns `None`. The wider effect for this is that for virtual Link fields, "Show Title in Link...
I tried to fix the problem at its root in the `get` method from `BaseDocument` but wasn't able to. Whatever I tried wouldn't work because the code would get recursively...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.87.0 (and all versions before I can remember) - OS Version: Ubuntu 22.04.4 Steps to Reproduce:...
Issue: Bug report **Do the checklist before filing an issue:** - [x] Can you replicate the issue on the supported bench versions? - [ ] Is this something you can...
### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. -...