PSMList 0.4.1 PSM-041-085
| Ordre affichage : | 78 | Création : | 12/07/2023 14h08 |
| Index BL : | 85 | Modification : | 13/07/2023 00h13 |
| BL : | PSM-041-085 | ||
| Source : | Aucune | Soeurs : | - |
| Fin dev : | D (Done) | Ticket : | - |
| Contrôle dev effectué : | Fiche : | - | |
| C.Qualif. : | #000000 | ||
| Activé : | Icône FA : | Par défaut | |
| Contact : | ARS - Arshellan | Qualification : | Nouveauté |
| Répartition : | - | Module : | Faction |
| Dev : | ARS - Arshellan | Sous module : | - |
| Provenance : | 0.4.1 New | Constat : | - |
| Début : | S.28 | Charge j. : | - |
| Fin : | - | Délai j. : | - |
| Priorité : | - | Pokercard : | - |
| Estimatif j. : | - | ||
| Description : | Add an "undefined" faction that is used when importing a faction fails. they should not appear in the search results either and this faction can't be selected in forms. | ||
| Texte Commit : | - | ||
| Description client : | Added an "Undefined" faction that is exclusively used for imported ships that didn't match any of the available factions. They will not appear in search results until their faction is resolved. These ships will still be shown in their respective expansions regardless. | ||
| Fascicule : | Ne pas communiquer : | ||
| Alerte Mailing : |
| Statut PreP : | OK - Validé | Testeur : | ARS - Arshellan |
after updating the db schema<br/><br/>INSERT INTO `faction` (`id`, `namelocale`, `nameimg`, `datecrea`, `datemodif`, `defaultname`, `idauthor`, `custom`, `ishidden`) VALUES (NULL, 'factionUndefined', 'undefined', '2023-07-12 14:12:38', '2023-07-12 14:12:38', 'Undefined', '5', '1', '1');