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

Fix for Null value of PrevStepIndex #403

Merged
merged 1 commit into from
Aug 6, 2021
Merged

Fix for Null value of PrevStepIndex #403

merged 1 commit into from
Aug 6, 2021

Conversation

hannyle
Copy link
Contributor

@hannyle hannyle commented Aug 5, 2021

Description

Changing oneOf from "type": "string" to "type": "null" should be saved successfully in forms.

Related issues

Fix #366

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Changes Made

  • Register Null value field again in form and set its value as null

Testing

  • Current Integration Tests should cover this issue

@hannyle hannyle self-assigned this Aug 5, 2021
@hannyle hannyle closed this Aug 5, 2021
@hannyle hannyle reopened this Aug 5, 2021
@hannyle hannyle added the bug Something isn't working label Aug 5, 2021
@hannyle hannyle added this to the Beta - User Interaction milestone Aug 5, 2021
@hannyle hannyle linked an issue Aug 5, 2021 that may be closed by this pull request
@hannyle hannyle merged commit e45b6d4 into develop Aug 6, 2021
@hannyle hannyle deleted the bugfix/null-value branch August 6, 2021 05:35
@blankdots blankdots mentioned this pull request Aug 11, 2021
5 tasks
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
None yet
Development

Successfully merging this pull request may close these issues.

Experiment form doesn't save update for Prev step index - Null value
2 participants