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

Open
lachko opened this issue Sep 17, 2024 · 0 comments
Open

Edit forms from Uploads screen erases userProfile info #3732

lachko opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants