-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 4.7.1
-
Component/s: Repositories
-
None
-
Severity 3 - Minor
-
5
Summary
Upon SVN repository being added as a new repository in Fisheye, the Test Connection button action results in Connection succeeded although the username and password are not being added. This suspected as the Test Connection is using the cache of an existing repository credential to authentication connection to SVN Server. However, upon restarting FeCru instance, the newly added repositories are running into authentication error and require a manual restart repository to fix.
Steps to Reproduce
- SVN repository setup to add an SVN repository with username and password. Complete the steps/process.
- Followed by adding another SVN repository without username and password. Test the connection.
Actual Results
The connection test is successful.
Expected Results
The connection test should be failed to indicate the absence of authentication credential.
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available