-
Type:
Bug
-
Resolution: Answered
-
Priority:
Low
-
Affects Version/s: 4.7.0
-
Component/s: Code reviews
-
Severity 3 - Minor
Issue Summary
Patch anchoring process can be a long process given a large repository and patch. This action contains timer to limit maximal execution time. However this timer is not always respected.
Steps to Reproduce
- Large SVN repository
- Create patch with many changed files (~300)
- Apply patch in Crucible
These steps are high level and require additional details.
Expected Results
Action ends when timeout exceeded.
Actual Results
Action ends after timeout settings.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.