I ran into this when I input my password on the remote mailbox settings. It's accepting the password so I don't think there's an issue there. It looks like this was an issue on Microsoft's end from around October 2024, and it's already solved.
array ( 'code' => 'Gone', 'message' => 'The API version \'V2\' has been deprecated.', )
My osticket is running on IIS.
osticket is version 1.17 (not 1.17.5)
php is 8.0.24
mysql is 8.0.31
Oauth2 client plugin is 0.6
I see version 1.17.5 is out from Oct 2023.
I see version 1.18.1 is out from Oct 2023 also.... Hm. Actually, I thought it was just out Oct 2024, not 2023. Maybe it's just the plugin that was updated.
Since I'm upgrading, I figured I'd go with the 1.18.5 version since it's a higher version.
v1.18.5 needs php 8.1-8.2, so I downloaded a version of php 8.1. So I should be set with php there.
mysql should be fine, so I don't need to do anything with upgrading mysql on the server, except to make a back up of my osticket set up's database.
The v1.8.5 osticket upgrade I download has the oauth plugin in it.
I'm not an expert on osticket or servers. I'm waiting to get an official ok from supervisor on doing the upgrade. I've got notes from previous osticket work and notes from someone else.
Is there anything I need to be aware of for upgrading my osticket set up? It should be adding php and copying in the new osticket files. And then making sure the latest oauth plugin is there. I'm using someone else's workflow who did osticket upgrades many times in the past. I figured if I'm going to mess with upgrading, it might as well be the very latest version. It's not my call on when the upgrade is actually done through so my hands are tied there. I'm just prepping up as much as I can so I'm ready when I get an official ok. This is on a production osticket set up. I'm also considering building a new test osticket set up for myself. I made a test set up a few years ago. A new one would probably be useful so I have something to experiment with and practice on that's not THE production osticket set up. there are more details with office politics on that but that's how it is.
Is there anything I should be aware of for v1.18.5? Or any reason to stick with v1.17.5? I can look through the forum too. Thanks for any ideas or help.