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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline should not be updated if it is given in the input to generation API #1389

Conversation

TamiTakamiya
Copy link
Collaborator

On the step 2 of Playbook Generation UI, a user can edit outline as a numbered list. If it is edited, the edited outline is sent to WCA generate playbook API. At that time, we do not need to create outline. However, the current code create outline and update the edited outline with the created outline. This PR is for fixing that behavior.

@TamiTakamiya TamiTakamiya merged commit 0a5bfbb into main Jun 21, 2024
13 of 14 checks passed
@TamiTakamiya TamiTakamiya deleted the TamiTakamiya/outline-should-not-be-updated-if-it-is-given-in-input branch June 21, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants