-
Bug
-
Resolution: Fixed
-
Low
-
4.10.0
-
None
-
None
-
Severity 3 - Minor
-
Summary
Pull Requests are not maintaining file read status
Steps to Reproduce
- create a pull request between 2 branches with at least 2 commits in the PR
- once the PR is created, go to the Diff tab and click all the files to show as "read"
- git revert the from branch back to the first commit in the PR
- force-push the commit to the from branch
- go back into the PR and look at the Diff tab.
Expected Results
Pull Requests maintain the file read status
Actual Results
Pull Requests are not maintaining file read status
Workaround
No Workaround
[BSERV-9247] Pull Requests are not maintaining file read status
Workflow | Original: Stash Workflow - Restricted [ 1614682 ] | New: JAC Bug Workflow v3 [ 3136941 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Link | New: This issue is related to BSERVDEV-13964 [ BSERVDEV-13964 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Closed [ 6 ] |
Link | New: This issue is caused by BSERVDEV-13311 [ BSERVDEV-13311 ] |
Fix Version/s | New: 4.11.0 [ 63832 ] |
Description |
Original:
h3. Summary
h3. Environment (Optional - If Applicable) * * h3. Steps to Reproduce # Step 1 # Step 2 h3. Expected Results h3. Actual Results The below exception is thrown in the xxxxxxx.log file: {noformat} ... {noformat} h3. Notes (Optional - If Necessary) h3.Workaround (If there is no workaround directly say so) |
New:
h3. Summary
Pull Requests are not maintaining file read status h3. Steps to Reproduce # create a pull request between 2 branches with at least 2 commits in the PR # once the PR is created, go to the Diff tab and click all the files to show as "read" # git revert the from branch back to the first commit in the PR # force-push the commit to the from branch # go back into the PR and look at the Diff tab. h3. Expected Results Pull Requests maintain the file read status h3. Actual Results Pull Requests are not maintaining file read status h3.Workaround No Workaround |
Description |
New:
h3. Summary
h3. Environment (Optional - If Applicable) * * h3. Steps to Reproduce # Step 1 # Step 2 h3. Expected Results h3. Actual Results The below exception is thrown in the xxxxxxx.log file: {noformat} ... {noformat} h3. Notes (Optional - If Necessary) h3.Workaround (If there is no workaround directly say so) |
Affects Version/s | New: 4.10.0 [ 63202 ] |