[ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software
Target serie
[x] 21.04.x
[x] 21.10.x
[x] 22.04.x
[x] 22.10.x (master)
How this pull request can be tested ?
have a working itop
create a new itop provider rule in centreon
open a ticket from the open ticket widget
in the open ticket widget where you see your opened tickets, click the ticket ID and you'll be sent to the ticket form inside itop
Checklist
Community contributors & Centreon team
[ ] I have followed the coding style guidelines provided by Centreon
[ ] I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
[ ] I have commented my code, especially hard-to-understand areas of the PR.
[ ] I have rebased my development branch on the base branch (master, maintenance).
Description
with this patch, you'll be redirect to the right url when clicking the ticket id in the open ticket widget
closes https://github.com/centreon/centreon-open-tickets/pull/121
Type of change
Target serie
How this pull request can be tested ?
have a working itop create a new itop provider rule in centreon open a ticket from the open ticket widget in the open ticket widget where you see your opened tickets, click the ticket ID and you'll be sent to the ticket form inside itop
Checklist
Community contributors & Centreon team