Custom Report for Issue - Do not apply the filter

Morning,
i have more Series in issue
NCR##
NCS##
NCF##

and workflow status for issue
Analisi
Emissione

Now, i have created many report with filter
for example “NCR Open” in tabReport i see this
{"add_total_row": 0, "sort_by": "Issue.modified", "sort_order": "desc", "sort_by_next": null, "filters": [["Issue", "naming_series", "like", "%NCR%"], ["Issue", "status", "!=", "Closed"]], "sort_order_next": "desc", "columns": [["name", "Issue"], ["subject", "Issue"], ["customer", "Issue"], ["codice_prodotto", "Issue"], ["opening_date", "Issue"], ["owner", "Issue"], ["workflow_nc", "Issue"]]}
from web

Perfect!
But after “save as” and link it to desktop…when click on icon don’t show the filter which i set, but show standard filter “open”.

Additional information that I can give you, I also created reports based on the status of the workflow, and created Auto Email according to the report, the mails arrive correctly with the filter set, but the web is replicating the same problem…show Open

Thanks for reporting. Github Issue created for this issue.

https://github.com/frappe/erpnext/issues/9882

Please followup via given Github Issue.

Perfect thank you!