Association of a technician with a ticket if he is assigned a ticket task#16033
Merged
cedric-anne merged 24 commits intoglpi-project:mainfrom Dec 5, 2023
Merged
Association of a technician with a ticket if he is assigned a ticket task#16033cedric-anne merged 24 commits intoglpi-project:mainfrom
cedric-anne merged 24 commits intoglpi-project:mainfrom
Conversation
Contributor
|
As seen IRL, check whether the behavior you're trying to correct is observable on If so, we can implement the feature directly in |
Contributor
Author
After trying, we have the same problem for Change and Problem. I've moved this task to CommonITILTask to solve the problem. |
stonebuzz
suggested changes
Nov 22, 2023
AdrienClairembault
requested changes
Nov 22, 2023
AdrienClairembault
approved these changes
Nov 23, 2023
stonebuzz
suggested changes
Nov 24, 2023
Co-authored-by: Stanislas <skita@teclib.com>
cedric-anne
requested changes
Nov 27, 2023
Co-authored-by: Cédric Anne <cedric.anne@gmail.com>
cedric-anne
reviewed
Nov 27, 2023
cedric-anne
reviewed
Nov 27, 2023
Co-authored-by: Cédric Anne <cedric.anne@gmail.com>
Co-authored-by: Cédric Anne <cedric.anne@gmail.com>
Co-authored-by: Cédric Anne <cedric.anne@gmail.com>
cedric-anne
reviewed
Nov 27, 2023
cedric-anne
approved these changes
Nov 27, 2023
cedric-anne
reviewed
Nov 27, 2023
trasher
reviewed
Nov 28, 2023
Co-authored-by: Johan Cwiklinski <trasher@x-tnd.be>
stonebuzz
approved these changes
Nov 28, 2023
Co-authored-by: Stanislas <skita@teclib.com>
Co-authored-by: Stanislas <skita@teclib.com>
Co-authored-by: Stanislas <skita@teclib.com>
2 tasks
orthagh
added a commit
to orthagh/glpi
that referenced
this pull request
Oct 6, 2025
cedric-anne
pushed a commit
to orthagh/glpi
that referenced
this pull request
Oct 6, 2025
cedric-anne
pushed a commit
to orthagh/glpi
that referenced
this pull request
Oct 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This request associates a user or group with a ticket if they are assigned to a task linked to that ticket.



This is handled before calling commonitiltask.form.php in tickettask.form.php.