Review Dataset Difference Detail inconsistencies #3598
Labels
Feature: File Upload & Handling
Type: Suggestion
an idea
UX & UI: Design
This issue needs input on the design of the UI and from the product owner
In adding File Replace #2290 , we are left with some inconsistencies.
In particular File Add and File remove show the ID and md5 in the left most column, whereas replace shows it in the 2nd and 3rd columns (for each of the respective files). However we also have to consider the case of File Metadata Changed, since the ID and md5 are also in the left hand column, and are used to identify the file.
Another inconsistency is that if you do a file replace, you see it as one row if comparing the version where the file was replaced, but as two rows (an add and delete) if comparing a later version with an earlier. For example, File was replaced in V3. If compare V3 to V2 you see the one replacement row. Comparing V4 to V1, you see two rows.
The text was updated successfully, but these errors were encountered: