HI, I am developing a plugin in JIRA and have setup the jira SDK using this link.
For my plugin, I have added some custom fields, webhooks and workflows on the UI. But after 3-4 days it gets expired , So I have to run atlas-clean and then have to do all the things again.
Is there a solution or workaround for this?
As far as I know that is the expected behaviour, and there is no way around it. Unless you deploy your plugin to a real Jira instance.
But I mean, don’t you run the command “atlas-run” everyday at least once? Like when starting to work?
that should keep the licence expiring problem out of the way.