Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4fb52d0

Browse files
committedJan 4, 2019
Add use version section
1 parent d9a6c3b commit 4fb52d0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
 
Loading
Loading

‎articles/blockchain/workbench/version-app.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,20 @@ To add a new version, upload the new configuration and smart contract files to B
3838
Deployment of the blockchain application can take a few minutes. When deployment is finished, refresh the application page. Choosing the application and selecting the **Version history** button, displays the version history of the application.
3939

4040
> [!IMPORTANT]
41-
> Previous versions will convert to read only. You can individually re-enable past versions.
41+
> Previous versions of the application are disabled. You can individually re-enable past versions.
4242
>
43-
> Member roles won't be carried over if you made changes to them.
43+
> You may need to re-add members to application roles if changes were made to the application roles in the new version.
4444
4545
## Using app versions
4646

47-
Select the version?
47+
By default, the latest enabled version of the application is used in Blockchain Workbench. If you want to use a previous version of an application, you need to choose the version from the application page first.
48+
49+
1. In Blockchain Workbench application section, select the application checkbox that contains the contract you want to use. If previous versions are enabled, the version history button is available.
50+
2. Select the **Version history** button.
51+
3. In the version history pane, choose the version of the application by selecting the link in the *Date modified* column.
52+
![Choose a previous version](media/version-app/use-version.png)
53+
54+
You can create new contracts or take actions on previous version contracts. The version of the application is displayed following the application name and a warning is displayed about the older version.
4855

4956
## Next steps
5057

0 commit comments

Comments
 (0)
Please sign in to comment.