i have an error at the time that i want to configure the current sprint, i want to know if it is possible restored the sprint that i was delete.
Hi, thanks, unfortunately i cannot had a backup.
i have 2 cuestions:
1.- It is possible retored it?
2.- how i can to do a backup?
You can't restored if it has been deleted.
Because your info located in tables AO_60DB71* (https://confluence.atlassian.com/jirakb/active-objects-ao-tables-in-jira-application-database-830279481.html)
For backuping DB, you need to understand what RDBMS installed.
if It is PostgreSQL, let's use pg_dump.
If it is MySQL, let's use mysql_dump.
If your instance very big, let's do master-slave replication and do often backups from slave.
Cheers,
Gonchik Tsymzhitov
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get started with Jira Software
New to Jira Software? These short, self-paced courses will teach you what you need to know to get up and running quickly.
The Beginner's Guide to Agile in Jira
Learn what agile, kanban, and scrum are and how agile works in Jira Software.
Realizing the Power of Jira Reporting and Dashboards
Use out-of-the box reporting and dashboard capabilities to view and assess progress and bottlenecks within projects.