Is there a way to have automatically raised issues/tasks?
The situation is this: we have several issues that we do every day, or every week, or every month, or every year...we would like to have that issues automatically created and get notifications, reminding us about that issues that should be solved.
You can build some script to create issues using JIRA REST API:
https://docs.atlassian.com/jira/REST/6.1/
Examples of creating issues: https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-create-issue
Also would like to know has someone tried to solve the problem using bat?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to explain what "bat" is. To my mind, there's a couple of them living in my roof void, but they are not that interested in Jira.
Whatever you mean there though, Gregor's answer is a good one. Use scheduling software such as cron or at to run a script regularly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Discover the teamwork and precision behind success on and off the track. See how this high-performing team makes the impossible possible. Be one of the first 100 customers to register for a chance to win 2 tickets to an Atlassian Williams 2026 race.
Register now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.