Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 19, 2025

Backport of #7671 to release/9.1

/cc @JamesNK

Customer Impact

A user reported this issue here - #7595. I think this is a very rare race condition between awaiting a task then creating the EditContext, and parameters being set. If parameters are set before the context is created then it errors.

Although this is the first reported instance of the error, it might have impacted more customers. The fix is simple: refresh the browser. Customers might not have taken the time to report the problem after it went away.

Testing

Unit test. Manual testing isn't really possible as it depends on a race condition.

Risk

Low

Regression?

No, not a 9.1 regression. This bug has been here since 8.0.

Copy link
Member

@adamint adamint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming meets bar check

@danmoseley danmoseley added the Servicing-approved Approved for servicing release label Feb 19, 2025
@danmoseley danmoseley merged commit dd1a0ea into release/9.1 Feb 19, 2025
5 checks passed
@danmoseley danmoseley deleted the backport/pr-7671-to-release/9.1 branch February 19, 2025 23:43
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-dashboard Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants