Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All tests run without any errors.

3) Tests result to update 1000 records of users data by one user per second:

Image Added

The scenarios for bulk edit using file with users barcodes to get initial users data run without issues.

While tests run query scenarios which use cql query to get initial users data bulk edit provides errors:

Code Block
languagejava
titleError for cql query
collapsetrue
codes [Size.job.exportTypeSpecificParameters.query,Size.exportTypeSpecificParameters.query,Size.query,Size.java.lang.String,Size]; 
arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [job.exportTypeSpecificParameters.query,exportTypeSpecificParameters.query]; 
arguments []; default message [exportTypeSpecificParameters.query],5000,0];
default message [size must be between 0 and 5000]]

The reason of above issues long cql statement to retrieve 1000 users barcodes.