Thai | ||||||
---|---|---|---|---|---|---|
|
Chinese | ||||||
---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Figure 1: Version control in App
New Version - Create a new version of the current selected app version.
Publish - Set selected version as Published version.
Unpublish - Set selected published version to unpublished.
View - Switch to current selected version to work on its design.
Delete - Delete selected version.
Chinese |
---|
图1:App中的版本控制 新版本 - 创建当前选择的应用程序版本的新版本。 发布 - 将选定版本设置为发布版本。 取消发布 - 将选定的发布版本设置为未发布。 查看 - 切换到当前选定的版本,以处理其设计。 删除 - 删除选定的版本。 |
Thai |
---|
ภาพที่ 1: Version control in App New Version - สร้างเวอร์ชันใหม่ของแอปพลิเคชันที่เลือกมา Publish - เผยแพร่เวอร์ชันที่เลือก Unpublish - ยกเลิกการเผยแพร่ของเวอร์ชันที่เลือก View - เปลี่ยนไปใช้เวอร์ชันที่เลือกล่าสุดเพื่อใช้ในการออกแบบ Delete - ลบเวอร์ชันที่เลือก |
Warning | ||||
---|---|---|---|---|
| ||||
By deleting a version of the App, any form data created by the app will be retained to avoid loss of data. Technically, the AppDefinition object is being deleted.
|
Info | ||||
---|---|---|---|---|
| ||||
Any running process instances will persist and not be deleted on the deletion of App Version so that one can properly handle them later on. It is critical to note that upon deletion of App Version, forms once tied to the running process instances will cease to exist, therefore, it is advisable that one should plan on how to manage the running instances first before deleting the App Version.
|
We would like to advise users to branch the app to a new version whenever they would like to make changes to their app that is already rolled out to production. This would also ensure that existing process instances will continue to run without being affected by your uncommitted/incomplete development work.
Chinese |
---|
我们希望建议用户将应用程序分支到新版本,只要他们想要更改已经推出到应用程序的应用程序。这也将确保现有的流程实例将继续运行,而不会受到未承诺/不完整的开发工作的影响。 |
Thai |
---|
เราแนะนำให้ผู้ใช้เปลี่ยนแอปไปยังเวอร์ชันใหม่ เมื่อใดก็ตามที่ต้องการจะทำการเปลี่ยนแปลงแอป ซึ่งทำให้มั่นใจได้ว่าโพรเซสที่มีอยู่แล้วจะทำงานต่อไปได้โดยไม่ได้รับผลกระทบจากการพัฒนาที่ยังไม่เสร็จสมบูรณ์ |
Update App Version
- Copies Processes, Forms, Datalists, UI and properties of the current version to the new version.
- Does NOT affect any existing running process instances.
Chinese |
---|
更新应用程序版本
|
Thai |
---|
อัปเดตเวอร์ชันของแอป
|