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
The data has duplicate values in tender/participationFees/0/methodOfPayment which is an array of strings, but no examples are shown in the first 3 examples column:
For arrays of strings, I think the examples should just show the whole field so that users can see that there are duplicates, e.g.
jpmckinney
changed the title
Array has non-unique elements error is missing examples
"Array has non-unique elements" error is missing examples
Jul 14, 2023
Example data
The data has duplicate values in
tender/participationFees/0/methodOfPayment
which is an array of strings, but no examples are shown in the first 3 examples column:For arrays of strings, I think the examples should just show the whole field so that users can see that there are duplicates, e.g.
First 3 errors
DD - Demand Draft;FDR - Fixed Deposit;DD - Demand Draft;FDR - Fixed Deposit
DD - Demand Draft;FDR - Fixed Deposit;DD - Demand Draft;FDR - Fixed Deposit
DD - Demand Draft;BC - Bankers Cheque;SS - Small Savings Instrument;FDR - Fixed Deposit;DD - Demand Draft;BC - Bankers Cheque;SS - Small Savings Instrument;FDR - Fixed Deposit
The text was updated successfully, but these errors were encountered: