I manage to create a transition, I offer the option at the right time (4.PNG), but when I click on it I then get an error :
PHP Notice: Undefined index: ev_attente_externe inC:\path\core\metamodel.class.php on line 2793PHP Notice: Trying to access array offset on value of type null in C:\path\core\metamodel.class.php on line 2794PHP Warning: Invalid argument supplied for foreach() in C:\path\core\metamodel.class.php on line 2796
I don't understand how to change the status to "NEW TRANSITION" (5.png)
The screenshots won't tell much. Might be best to share your extension.
PS: I'd recommend sticking to Combodo's convention; use English names in the files for states etc and translate them in the front end. It's not a requirement and it won't be the cause of your issue, but it makes your code look nicer :)
👍
2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello !
I'm trying to change the ticket's life-cycle
I manage to create a transition, I offer the option at the right time (4.PNG), but when I click on it I then get an error :
I don't understand how to change the status to "NEW TRANSITION" (5.png)
Last edit: Boleyno 2022-12-26
Thank you very much for your futur help.
The screenshots won't tell much. Might be best to share your extension.
PS: I'd recommend sticking to Combodo's convention; use English names in the files for states etc and translate them in the front end. It's not a requirement and it won't be the cause of your issue, but it makes your code look nicer :)
;
Last edit: Boleyno 2023-03-24