Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix null dereference from empty intent/input #442

Merged
merged 4 commits into from
Oct 2, 2023

Conversation

gitri-ms
Copy link
Collaborator

@gitri-ms gitri-ms commented Oct 2, 2023

Motivation and Context

Fixes #438

Description

Old plans do not have the userIntent or originalUserInput fields, so use the plan description as a fallback to populate the goal.

Contribution Checklist

@gitri-ms gitri-ms self-assigned this Oct 2, 2023
@github-actions github-actions bot added the webapp Pull requests that update Typescript code label Oct 2, 2023
teresaqhoang
teresaqhoang previously approved these changes Oct 2, 2023
alliscode
alliscode previously approved these changes Oct 2, 2023
@gitri-ms gitri-ms dismissed stale reviews from alliscode and teresaqhoang via 6ef1340 October 2, 2023 20:45
@gitri-ms gitri-ms added this pull request to the merge queue Oct 2, 2023
Merged via the queue into microsoft:main with commit 19868f0 Oct 2, 2023
6 checks passed
@gitri-ms gitri-ms deleted the plan-goal-fix branch October 2, 2023 22:45
@gitri-ms gitri-ms added the PR: regression fix Used to track PRs that fix a regression in the main branch label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: regression fix Used to track PRs that fix a regression in the main branch webapp Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat Copilot - chats won't load, blank screen due to unhandled exception
3 participants