You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: