Skip to content

Commit 2875150

Browse files
authored
chore(release): known issue for downgrading with plate reader (#16822)
# Overview Known issue for downgrading below 8.2 with a plate reader attached. ## Test Plan and Hands on Testing Check in next alpha. ## Changelog Single bullet in API release notes. ## Review requests - Does this capture the issue properly? Is there a related app-side issue? - Do we need to mention the problem of downgrading a robot _on the same network_ as a plate reader? ## Risk assessment nil
1 parent 2938900 commit 2875150

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

api/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Welcome to the v8.2.0 release of the Opentrons robot software! This release adds
2424

2525
- Error recovery no longer causes an `AssertionError` when a Python protocol changes the pipette speed.
2626

27+
### Known Issues
28+
29+
- You can't downgrade the robot software with an Absorbance Plate Reader attached. Disconnect the module first if you need to downgrade.
30+
2731
---
2832

2933
## Opentrons Robot Software Changes in 8.1.0

app-shell/build/release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Welcome to the v8.2.0 release of the Opentrons App! This release adds support fo
3030

3131
- Fixed an app crash when performing certain error recovery steps with Python API version 2.15 protocols.
3232

33+
### Known Issues
34+
- If you attach an Absorbance Plate Reader to _any_ Flex on your local network, you must update all copies of the Opentrons App on the same network to at least v8.1.0.
35+
3336
---
3437

3538
## Opentrons App Changes in 8.1.0

0 commit comments

Comments
 (0)