-
Bug
-
Resolution: Fixed
-
Low
-
7.0.4, 7.2.1
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
When trying to use the bulk action "Update SVN credentials", it doesn't work as expected. The results step shows the following:
Steps to Reproduce
Go to Cog Icon > Overview > Bulk Action and try to update SVN credentials.
Expected Results
Credentials are updated.
Actual Results
In the UI, we see it failed and the message mentioned in the Issue Summary.
And following ERROR message in atlassian-bamboo.log:
2021-01-26 10:57:00,363 ERROR [http-nio-8721-exec-5] [FieldErrorUsageVerifier] EditRepository: unreported field errors: repository.svn.repositoryRoot : [Please specify the build''s Subversion repository.]
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.