-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: documentation
-
None
In Jira Align self-hosted guide 10.130.0
Can we take:
- Step 3 from Back up Jira Align directories and databases section
and move this later in the upgrade process... either make this:
- Step 2 or 3 under Perform the upgrade section (after a stop of both the IIS site and Backoffice service)
Or
- a post upgrade step (this may be better... once we know the DB is no longer needed or in use)
Here is the complete step that needs to be moved:
If it’s your first time upgrading to version 10.127.0 or later, rename the AgileCraftServer database by running the SQL:
ALTER DATABASE [AgileCraftServer] MODIFY NAME = [X_deprecated_AgileCraftServer]It is also recommended to revoke access to this database for Jira Align SQL users initially created with access as part of the original installation or later. Jira Align won’t use the renamed database, so you may remove this database if your organization doesn’t need the data.