pouvez vous afficher le code source au niveau du navigateur afin d'avoir le code html de ce champ ?
Cdt
[Résolu] Impossible de transférer un ticket
GestSup: 3.2.47 | Debian: 12 | Apache: 2.4.59 | MariaDB: 11.5.2 | PHP: 8.3.12 | https://doc.gestsup.fr/
- sebastienserre
- Gsup LEVEL 4
- Messages : 121
- Enregistré le : jeu. 17 sept. 2015 22:58
- Localisation : Versailles
- Contact :
Code : Tout sélectionner
<div class="col-sm-8 ">
<select id="technician" name="technician" onchange="loadVal(); submit();">
<option value="0">Aucun </option><option value="11">Romain</option><option value="10">Emmanuelle</option><option selected="" value="13">Gauthier</option><option value="12">Thomas</option><option value="7">Gabriel</option><option value="6">Sébastien</option><option value="14">test sebastien</option> </select>
<i class="icon-user blue bigger-130"></i> Ouvert par Gabriel </div>
Tous semble correct a ce niveau, j'avoue ne pas réussir du tout à reproduire le problème sur aucun de mes environnements.
pouvez vous activer le mode debug et donner les information affichées en début de ticket.
de même donnez nous ces mêmes informations juste après avec cliqué sur enregistrer.
pouvez vous activer le mode debug et donner les information affichées en début de ticket.
de même donnez nous ces mêmes informations juste après avec cliqué sur enregistrer.
GestSup: 3.2.47 | Debian: 12 | Apache: 2.4.59 | MariaDB: 11.5.2 | PHP: 8.3.12 | https://doc.gestsup.fr/
- sebastienserre
- Gsup LEVEL 4
- Messages : 121
- Enregistré le : jeu. 17 sept. 2015 22:58
- Localisation : Versailles
- Contact :
1/ Avant:
2/ Après utilisation du select pour modifier le technicien
3/ apres avoir cliqué sur la disquette pour enregistrer
4/ Après enregistrement
Code : Tout sélectionner
DEBUG MODE:
VAR: save= post_modify= post_quit= post_mail= post_upload= post_send= post_action= get_action= post_category= post_subcat= post_technician= globalrow_technician=6 post_u_service= globalrow_u_service=0 post_u_agency= globalrow_u_agency=0
Code : Tout sélectionner
DEBUG MODE:
VAR: save= post_modify= post_quit= post_mail= post_upload= post_send= post_action= get_action= post_category=0 post_subcat= post_technician=14 globalrow_technician=6 post_u_service= globalrow_u_service=0 post_u_agency= globalrow_u_agency=0
Code : Tout sélectionner
DEBUG MODE:
VAR: save= post_modify=submit post_quit= post_mail= post_upload= post_send= post_action= get_action= post_category=0 post_subcat= post_technician=14 globalrow_technician=6 post_u_service= globalrow_u_service=0 post_u_agency= globalrow_u_agency=0
AUTO TECH CHANGE: Auto assignement of this ticket, because technician attachment is detected.
post_u_service=
QUERY:
UPDATE tincidents SET user='7', type='1', u_group='', u_service='', u_agency='', technician='6', t_group='', title='Ticket Test', description='\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n ', date_create='2017-05-22 11:31:37', date_hope='', date_res='', priority='6', criticality='4', state='1', time='1', time_hope='5', category='0', subcat='', techread='1', place='', start_availability='', end_availability='', availability_planned='' WHERE id LIKE '46'
AUTO MAIL DETECT
4/ Après enregistrement
Code : Tout sélectionner
DEBUG MODE:
VAR: save= post_modify= post_quit= post_mail= post_upload= post_send= post_action= get_action= post_category= post_subcat= post_technician= globalrow_technician=6 post_u_service= globalrow_u_service=0 post_u_agency= globalrow_u_agency=0
Ok je pense avoir trouvé à la source de votre problème:
Pouvez vous éditer votre profil et supprimer les rattachements:
Code : Tout sélectionner
AUTO TECH CHANGE: Auto assignement of this ticket, because technician attachment is detected.
- Fichiers joints
-
- Screenshot_23_05_2017 , 12_08_24.png (27.96 Kio) Vu 4950 fois
GestSup: 3.2.47 | Debian: 12 | Apache: 2.4.59 | MariaDB: 11.5.2 | PHP: 8.3.12 | https://doc.gestsup.fr/
Je vous invite également à valider avec la récente version 3.1.21.
GestSup: 3.2.47 | Debian: 12 | Apache: 2.4.59 | MariaDB: 11.5.2 | PHP: 8.3.12 | https://doc.gestsup.fr/
- sebastienserre
- Gsup LEVEL 4
- Messages : 121
- Enregistré le : jeu. 17 sept. 2015 22:58
- Localisation : Versailles
- Contact :
C'etait bien ca et ca fonctionne avec 3.1.21
Merci
Merci