Hi
I want to add a slide to the website, but it gives an error. I did a search from the forum, but there are a few people who have the same problem, but no response.
Can you give us information about the cause of the problem?
Python version: 3.6
Error:
File “/opt/bench/develop/apps/frappe/frappe/model/db_query.py”, line 382, in prepare_filter_condition
values = values.split(“,”)
AttributeError: ‘map’ object has no attribute ‘split’