Bug #2612
RCP: 0.8.0, duplicated subcorpus CQP ID
Statut: | Closed | Début: | 22/08/2019 | |
---|---|---|---|---|
Priorité: | Urgent | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Commands | Temps passé: | - | |
Version cible: | TXM 0.8.0 |
Description
to reproduce the bug :
- run TXM
- create a subcorpus A > the generated ID is 'S1' quit TXM
- run TXM
- create a subcorpus A -> the generated ID is also 'S1'
Solution¶
prefix CQP ID with the current timestamp: "S1" -> "S123854354_1" with "123854354" the timestamp ( = System.currentMillisTime())
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 6 ans
- % réalisé changé de 0 à 80
#2 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100
#3 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed