<@ULVA73B9P> In Prefect 1, there was an "Actions" ...
# ask-marvin
r
@Marvin In Prefect 1, there was an "Actions" page that could be used to test Pagerduty integrations by pressing the bug button. Is there an equivalent of this test in Prefect 2?
m
It seems there's no direct information available in the searched Prefect documentation regarding testing PagerDuty integrations or having an Actions page equivalent in Prefect 2. This might imply there's no direct one-to-one feature replacement for what was present in Prefect 1 for this use case. Prefect 2, also known as Orion, has undergone considerable changes compared to Prefect 1, and functionalities might have been altered or replaced. Instead of a built-in test feature, you may have to create a dummy/simulated alert within your Prefect 2 flows that can trigger a PagerDuty incident to test your integration, but without the convenience of a designated "bug button" that was present in Prefect 1. Given this context, if you need detailed assistance on how to test your integration, it might be beneficial to reach out to the Prefect community on Slack or Discourse for specific guidance or consider creating a GitHub issue for the feature. To get more specific information or if the community suggests that such a feature exists in Prefect 2, I could search again or explore Prefect's GitHub issues for relevant discussions.