Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug with fetch with the object used to create the ticket #25643

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

MaximilienR-easya
Copy link
Contributor

Fix

we have a case when we do the fetch that we get the information of the pre-existing ticket at the old ref and cause problem in the creation of the ticket. to fix this, I use a $test Ticket and not the $object to check if the ref already exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants