-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't workingtop focusTop priority chosen by dev teamTop priority chosen by dev teamverifiedBug fix is verifiedBug fix is verifiedvscode-pluginIssue related to VScode pluginIssue related to VScode plugin
Description
Description
In case user has different from utbot/utbot
username and password on remote machine it is not possible configure SFTP connection and complete UTBot wizard
To Reproduce
Steps to reproduce the behavior:
- Assume UTBbot sever user has some complicated password
- There could be already existing proper
sftp.json
config file or no such one. - Start
UTBot: QuickStart Wizard
- On page
Server Setup
note that UTBot cannot connect to SFTP. - Try to ignore the problem and click
Next
button - nothing happens
Expected behavior
In case of existing sftp.json
config I assume we could rely on it and don't try modify any SFTP related settings.
What's best option when there is no pre-existing configuration I don't know. Maybe just allow user to skip this wizard step.
Additional information
Even when user uses utbot/utbot
credentials UTBot re-writes existing sftp.json
and store password in plain test in config and rewriting other setting, which could be undesirable.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtop focusTop priority chosen by dev teamTop priority chosen by dev teamverifiedBug fix is verifiedBug fix is verifiedvscode-pluginIssue related to VScode pluginIssue related to VScode plugin
Type
Projects
Status
Done