Duplicating a database query
You can create a new database query by using the existing database query, when you want the same database query with a different name or only slight modification required in the existing database query.
- Ensured that you are assigned a role as a Project Owner or Tester in the project. See Managing access to the server projects.
- Created at least one database query. See Creating a database query.
When you want to create a database query by using the existing database query, you must have an Edit branch. You can create the Edit branch during the creation of the database query. All your dataset resides in the Edit branch until you publish or discard the changes.
-
When you publish changes to the remote Git repository.
-
When you discard the changes made in the dataset.
You can publish the database query to the Git repository so that other members of the project can use the database query. See Publishing changes in an Edit branch.