dataquest-dev / dspace-import

Blackbox tests for dspace repository
Other
0 stars 2 forks source link

len comparing of tables by own sql #152

Closed Paurikova2 closed 4 months ago

Paurikova2 commented 4 months ago
Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0.5 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem Table [ collection2item] !!! WARN !!! compared by len only v5:[67146], v7:[66929] Explanation: In version 6, there is redundant data, whereas in version 7, only unique values are present.

I've added a new condition to the validation table for custom SQL definitions to compare table lengths.