Hello.
We're developing the forge application that uses the Jira product event trigger.
We only want to trigger "avi:jira:created:issue" events when issues are created in specific projects, not in all projects of our site.
The reason why I am asking this question is that we uses storage API infomation to validate triggers infomation whether the following actions should be executed, but we received "You are trying to access 'appStoredEntities' too often" error when a massive amount of issues are created.