As described in this Atlassian ticket there may be performance problems using Favourite Filters gadget in large Jira instances.
In our Jira instance (>2m issues, >10k users) these favfilters?showCounts=true requests where very expensive to CPU load.
In Atlassian ticket there is workaround provided how to turn off this feature in proxy level, but what to do if no proxy is used in front of Jira?
In our case we used Tuckey UrlRewriteFilter which is built in Jira by default. Open /jira_install_dir/atlassian-jira/WEB-INF/urlrewrite.xml and add this code before closing </urlrewrite> tag:
I have created simple VIES VAT number validation script. Script allows to upload previously prepared CSV with countryCode and vatNumber and creates HTML table with validation results.