tundebabzy
tundebabzy
https://user-images.githubusercontent.com/818803/232070494-cdd1a043-a964-4c6b-85e8-90613cd6c81a.mp4 This should fix #20712 such that user's will only see the "Edit" workspace button only if they are allowed to. Hopefully, I didn't miss something obvious. > Please provide...
On version 10, the title field still does not show as the title of Link Fields. Here are some screenshots showing the issue ### Doctype  ###...
...so bench can install the app when using pip >= 10
The offending line is in `api.py` in line 135 ``` print_content = b64encode(get_file("File", kwargs.get("filename"))[1]) ```