When fixing SKARA-1658, I found the TestIssue#body didn't mimic GitHubPullRequest#body and GitLabMergeRequest#body properly.
The body() method in TestIssue always returns the latest body from the 'remote' instead of the cache. So it behaves different from GitHubPullRequest and GitLabMergeRequest.
The body() method in TestIssue always returns the latest body from the 'remote' instead of the cache. So it behaves different from GitHubPullRequest and GitLabMergeRequest.
- blocks
-
SKARA-1658 Minimize race window when updating PR body
-
- Resolved
-