Target groups not reflected properly
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:

Bug Clerk May 11, 2020 at 9:26 PM
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Components
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created May 10, 2020 at 8:17 PM
Updated July 1, 2022 at 4:53 PM
Resolved May 11, 2020 at 9:26 PM
root@truenas:~# midclt call iscsi.target.query | jq .
[
{
"id": 1,
"name": "target1",
"alias": null,
"mode": "ISCSI",
"groups": [
{
"portal": 4,
"initiator": null,
"auth": null,
"authmethod": "NONE"
}
]
}
]
root@truenas:~#
When we edit an existing target, we are unable to see which portals it has already configured even though the target certainly has groups but to the user it is presented as there are none especially the fields are not preselected with the portal values.