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
compare to db when .dat file and database's data don't match
record gets colorized (yellow or green)
run the dms import to actually put the data in the .dat file into the database
compare to db while re-using the existing database connection without disconnecting.
results:
compare works, and colorizes spreadsheet properly
however, does not update color in record list
e.g. compared as yellow/different prior to import
should compare no color after import
but it's still yellow (even though clicking "view data" shows all columns/rows with no color)
results:
compare works, and colorizes spreadsheet properly
however, does not update color in record list
e.g. compared as yellow/different prior to import
should compare no color after import
but it's still yellow (even though clicking "view data" shows all columns/rows with no color)
FYI, I tested this prior to the commit for Fixed issue with CLOB compares if the field in the DMS was null., and I'm not sure if that already fixed it.
suggested label: bug
The text was updated successfully, but these errors were encountered: