1. 基本測試:
2.功能測試:
3. 安裝測試:
@chia7712 @DavidMi-1 @HarryChiang143 Please leave your test report in this issue.
@chia7712 @DavidMi-1 @HarryChiang143
Please start testing the __ohara installation__ today
I'm going thur the normal test cases locally today and found out the docs need some updates/tweaks due to the UI changes from this release. So I will file a PR to update the test case docs today. You guys can start to test the installation case in the meantime. Let me know if you have any problems/questions regarding the tests.
1. 基本測試:
[x] 確認畫面(UI)與設計稿(Design)是否一致
表單
訊息
[x] 確認訊息
[x] 刪除確認,應該要明確指出欲刪除對象
按鈕
鼠標
[x] 移動到所有可以點擊的元素,要出現 pointer cursor
Button, Link icon, Link text, ...
2.功能測試:

Ohara
測試工具
case1.:

other case:
__UPDATED__: Cannot reproduce this our demo env
1. 基本測試: DONE
[x] 確認畫面(UI)與設計稿(Design)是否一致
表單
訊息
[x] 確認訊息
[x] 刪除確認,應該要明確指出欲刪除對象
按鈕
鼠標
[x] 移動到所有可以點擊的元素,要出現 pointer cursor
Button, Link icon, Link text, ...
2.功能測試: DONE
Ohara

文字顯示不正確
__UPDATED__: This is a minor issue, so we won't backport to 0.8 (#2895)

提示字不該使用"違法"的字"Kafka Topic"(大寫和空白不允許)
__UPDATED__: This is a minor issue, so we won't backport to 0.8 (#2895)

the "column" is useless to JsonIn ... (#2886)
__UPDATED__: resolve in #2886

是否將存取不存在的資源重新導向統一的頁面?
__UPDATED__: won't fix this in this release. An issue was open to address this: #1957

不斷跳出錯誤說我在嘗試修改一個正在運行的connector ... (#2891)
__UPDATED__: Fixed in #2891
@wu87988622 Is there a page to show the distribution of connectors? IIRC, you had demo the usage of JsonIn and JsonOut but I failed to fine out the distribution via our UI...
__UPDATED__: Addressed in #2901

我們必須有個說明說為什麼topic不能被選擇...或者是乾脆隱藏掉已經被用的topics...
UPDATED: This is a minor issue, so we won't backport to 0.8 (#2895)

we should prevent user from inputting negative number to topic ... (#2888)
BTW, 前端在建立(post and then start) topic後應該要檢查一下topic的狀態,如果此時topic建立失敗應該要有對應的錯誤訊息 (#2894)
__UPDATED__: both issues were fixed (#2888) (2894)
我們必須有個說明說為什麼topic不能被選擇...或者是乾脆隱藏掉已經被用的topics...
I think we can add a little message to help user understand this. Completely removing them is a bit confusing :)
是否將存取不存在的資源重新導向統一的頁面?
Yep, we should do this. There is an issue for this: #1957
不斷跳出錯誤說我在嘗試修改一個正在運行的connector ...
Hmm, let's see if i can repro this can confirm this is indeed a bug. Thanks for reporting @chia7712! Will be fixed in #2891
BTW, 前端在建立(post and then start) topic後應該要檢查一下topic的狀態,如果此時topic建立失敗應該要有對應的錯誤訊息
I also noticed this yesterday. @wu87988622 I think we should fix this in 0.8. Would you mind submiting a PR?
文字顯示不正確
Jmxport => JMX port
exporterport => exporter port
Cluster type => Service type
提示字不該使用"違法"的字"Kafka Topic"(大寫和空白不允許)
These are minors but it would be great if we could correct them in 0.8. It's up to you :)

重現步驟:

__UPDATED__: Fixed in #2902

@wu87988622 @konekoya the enabled "value" is only "string". Is it caused by our weak definition? (related to #2900)
@wu87988622 Is there a page to show the distribution of connectors? IIRC, you had demo the usage of JsonIn and JsonOut but I failed to fine out the distribution via our UI...
只要點擊相關得rest 右方 node 將會顯示他所部署的節點

右方 node 將會顯示他所部署的節點
which one?
右方 node 將會顯示他所部署的節點
which one?
Node(ppp)
Node(ppp)
The connector is deployed on a node only so it should NOT show all nodes in this page
@wu87988622 @konekoya the enabled "value" is only "string". Is it caused by our weak definition? (related to #2900)
Yes, our definition doesn't have a field which describes supported types. The __string__ is currently hardcoded in the frontend ...
Node(ppp)
The connector is deployed on a node only so it should NOT show all nodes in this page
ok Thanks i will open issue backport 0.8
1. 基本測試
2. 功能測試:
3. 安裝測試: (Done)
Note:



__UPDATED__: Fixed in #2942 and #2888

It does not redirect to the page for nonexistent resource.
__UPDATED__: won't fix this in this release. But an issue is here: #1957
在不同workspaces裡相同名字的topics無法被使用
重現步驟:
預期結果:
不同workspace之間的資源應該是互相隔離,資源即使名稱相同也不該互相影響
__UPDATED__: Fixed in #2958


ghost topics!!! (the topic "t0" belongs to another workspace)
__UPDATED__: Fixed in #2958
Thanks for the help everyone! I'm closing this issue as we're about to release 0.8 today :)