-
Notifications
You must be signed in to change notification settings - Fork 74
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
Migration: incorrect version check for the OTOBO release #1510
Comments
bschmalhofer
added a commit
that referenced
this issue
Dec 16, 2021
bschmalhofer
added a commit
that referenced
this issue
Dec 16, 2021
TODO:
|
bschmalhofer
added a commit
that referenced
this issue
Dec 16, 2021
The check was reverted to 10.0 by merging changes from 10.0.
bschmalhofer
added a commit
that referenced
this issue
Dec 16, 2021
bschmalhofer
added a commit
that referenced
this issue
Dec 16, 2021
bschmalhofer
added a commit
that referenced
this issue
Dec 16, 2021
…ck_10_1 Issue #1510 otobo version check 10 1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a bug in line 212 of Kernel/System/MigrateFromOTRS/OTOBOFrameworkVersionCheck.pm. The check is for OTOBO 10.1 while it should check for 10.0. The culprit was the commit a07956d .
This bug was reported in the OTOBO Forum:
https://otobo.de/en/forums/topic/fehler-bei-der-vorpruefungen-zur-migration/
Originally posted by @bschmalhofer in #1317 (comment)
The text was updated successfully, but these errors were encountered: