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

Edit forms from Uploads screen erases userProfile info #3732

Closed
lachko opened this issue Sep 17, 2024 · 0 comments · Fixed by #3733
Closed

Edit forms from Uploads screen erases userProfile info #3732

lachko opened this issue Sep 17, 2024 · 0 comments · Fixed by #3733
Assignees
Labels
bug review In a prerelease for review.

Comments

@lachko
Copy link
Contributor

lachko commented Sep 17, 2024

Expected behavior

After editing a record from the upload screen I expect that all form information is preserved.
We keep the record for
{
"name": "userProfileId",
"value": "83d4f28f6"
},
{
"name": "tabletUserName",
"value": "TableProfile"
}

Actual behavior

user profile info is removed

@lachko lachko added the bug label Sep 17, 2024
@esurface esurface added the review In a prerelease for review. label Dec 4, 2024
@esurface esurface linked a pull request Dec 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug review In a prerelease for review.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants