3988e09f474022c66425712cf59f3696.png Arscribe 2.1.1 ARS-205-111

Général

Ordre affichage : 105 Création : 21/09/2023 10h46
Index BL : 111 Modification : 28/06/2024 19h54
BL : ARS-205-111

Source : Aucune Soeurs : -

Dev

Fin dev :   O (Oui) Ticket : -
Contrôle dev effectué : Fiche : -

C.Qualif. :   #FB0006
Activé : Icône FA : Par défaut

Contact : DSO - dododye Qualification : Amélioration
Répartition : - Module : Logiciels
Dev : ARS - Arshellan Sous module : -

Provenance : Backlog A  New Constat : -

Début : S.26 Charge j. : -
Fin : S.26 Délai j. : -
Priorité : - Pokercard : -
Estimatif j. : -

Description : Change the prefix of tickets from BL-... to a prefix specific to each app.

Texte Commit : -

Description client : A prefix specific to each app will replace the BL text in the identification strings of the changelogs.

Client

Fascicule : Ne pas communiquer :
Alerte Mailing :

PreP

Statut PreP :   OK - Validé Testeur : -

Discussion

ARS

Arshellan

vendredi 28 juin 2024 à 20:00

UPDATE mvmlignechangelog c INNER JOIN mvmversion v ON c.idversion = v.id SET c.bl = REPLACE(c.bl, 'BL', 'PSM') WHERE v.idlogiciel = 1;<br/>UPDATE mvmlignechangelog c INNER JOIN mvmversion v ON c.idversion = v.id SET c.bl = REPLACE(c.bl, 'BL', 'BOT') WHERE v.idlogiciel = 2;<br/>UPDATE mvmlignechangelog c INNER JOIN mvmversion v ON c.idversion = v.id SET c.bl = REPLACE(c.bl, 'BL', 'PSMDB') WHERE v.idlogiciel = 3;<br/>UPDATE mvmlignechangelog c INNER JOIN mvmversion v ON c.idversion = v.id SET c.bl = REPLACE(c.bl, 'BL', 'ARS') WHERE v.idlogiciel = 504;

ARS

Arshellan

samedi 29 juin 2024 à 17:03

PSM/BOT/PSMDB/ARS