Enabled Lifecycle

I’m using atlassian express to create a jira connect app. I have created an enabled lifecycle, that is supposed to run after install lifecycle has been executed. The problem is that enabled, even after running successfully, runs again after some minutes. Is this how enabled is supposed to work or the fact that I’m running on dev mode doesn’t represent how the lifecycle works?

Thanks for your time.

Usually it is pretty fast. You can try it out with Connect Inspector.

Could you please post

  • your atlassian-connect.json
  • simplified enabled implementation (maybe some async is the cause of delay)
  • anything in the logs?

Maybe this could help?

1 Like