nate-selzer

Results 3 comments of nate-selzer

Same problem seems to exist with conditions in `opsgenie_integration_action`s. The `order` field for integration actions and conditions for those actions are always saved as 0. An example My code: ```...

> cool idea! could you give some specific examples of what you'd want? ![image](https://github.com/getcursor/cursor/assets/53010109/16bd4bf4-e2de-4185-8223-9b2b6a009654) If I had to guess, @artemisep is asking about something like the follow-up questions feature in...

> If you are looking for logs to be able to debug, we recommend many other ways of debugging. Here is a [python debugging guide](https://playwright.dev/python/docs/debug), and there are similar ones...