Bug #1872
Mis à jour par Matthieu Decorde il y a presque 9 ans
When multiple annotations are created the current code creates as many SQL transactions as annotations to create.
h3. Solution
Create annotation creation methods without transaction and update concordance editor to use only one transaction.
h3. Validation test
* Create a concordance with [] query
* annotate all the concordance
h3. Solution
Create annotation creation methods without transaction and update concordance editor to use only one transaction.
h3. Validation test
* Create a concordance with [] query
* annotate all the concordance