I’ve been looking at a way to limit my web-panel to Servicedesk projects. I’ve found https://developer.atlassian.com/cloud/jira/platform/conditions/ which lists the project_type condition but I don’t see it in the conditions documentation here: https://docs.atlassian.com/DAC/javadoc/jira/reference/com/atlassian/jira/plugin/webfragment/conditions/package-summary.html.
How can I apply the project_type condition to my web-panel?