Issue with Tags in project?

Hello,

I had worked with Projects before without any issue, but the other day, after I used the Tags for the first time I got this error the next time I browsed a list with all projects:

Traceback (innermost last):
File “/home/erpnext/frappe-bench/apps/frappe/frappe/app.py”, line 57, in application
response = frappe.handler.handle()
File “/home/erpnext/frappe-bench/apps/frappe/frappe/handler.py”, line 19, in handle
execute_cmd(cmd)
File “/home/erpnext/frappe-bench/apps/frappe/frappe/handler.py”, line 36, in execute_cmd
ret = frappe.call(method, **frappe.form_dict)
File “/home/erpnext/frappe-bench/apps/frappe/frappe/init.py”, line 805, in call
return fn(*args, **newargs)
File “/home/erpnext/frappe-bench/apps/frappe/frappe/desk/reportview.py”, line 150, in get_stats
stats[tag] = scrub_user_tags(tagcount)
File “/home/erpnext/frappe-bench/apps/frappe/frappe/desk/reportview.py”, line 159, in scrub_user_tags
tagdict = dict(tagcount)
ValueError: dictionary update sequence element #0 has length 3; 2 is required

And now I get this error everytime I go to Projects module.

Many thanks and kind regards from Spain,

Alb

Have a coffee with us @ Error after updating to v6.27.7

1 Like

Try bench update

Thank you!

Will try that later.

Kind regards,

Alb

Hi, Thank you.

Tried that, but the error is still there.

Kind regards from Spain,

Alb

Yeah, you are right, just testing. We will try to fix this issue as soon as possible.

Sorry for inconvenience.

@applepipe @pagliaso fixed.

Thanks for reporting!

Many thanks!!

Will try again later.

Kind regards from Spain,

Alb