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 the most out of Jira
Explore the interface and basic Jira terms, then discover how to effectively manage your work.
Learning Path
Atlassian tools and practices for developers
Focus on your development work by using Jira software features and functions efficiently.
Atlassian Certified Associate
Jira Software Essentials certification
Demonstrate proficiency in utilizing essential Jira features and working efficiently with Agile frameworks like Kanban and Scrum.