Skip to content

VSN-2942/feat(exploitation): readable « N° » code CIR/TRA/AVE with sort and filter

abdellatif elkerbani a demandé de fusionner feature/VSN-2942 vers develop

Replace the UUID in the « N° » column with a contiguous sequential code (sequentialNumber + sequentialCode) on the circuit, trip and amendment DTOs. A Mongo counter (MongoSequenceService, counters collection) allocates the number on circuit creation; SequentialNumberMongoListener assigns it on trip and amendment inserts, including bulk. Add sort and filter by sequence number (CIR1 / cir1 / 1) for circuits, trips and amendments.

Rapports de requête de fusion