<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p class="isSelectedEnd"><span>Hi guys,</span></p>
    <p class="isSelectedEnd"><span>Thank you for all the good work over
        the years.</span></p>
    <p class="isSelectedEnd"><span>I came across something and was
        wondering whether it might be an issue.</span></p>
    <p class="isSelectedEnd"><span>In </span><code dir="ltr"><span>modules/Migration/models/Module.php</span></code><span>,
        the </span><code dir="ltr"><span>getAllowedMigrationVersions()</span></code><span>
        function does not include version </span><code dir="ltr"><span>8.3.0</span></code><span>:</span></p>
    <p class="isSelectedEnd"><a
href="https://code.vtiger.com/vtiger/vtigercrm/-/blob/master/modules/Migration/models/Module.php?ref_type=heads#L32"><span>https://code.vtiger.com/vtiger/vtigercrm/-/blob/master/modules/Migration/models/Module.php?ref_type=heads#L32</span></a></p>
    <p class="isSelectedEnd"><span>However, version </span><code
        dir="ltr"><span>8.3.0</span></code><span> does exist in the
        schema and includes updates to tables such as </span><code
        dir="ltr"><span>vtiger_mailscanner</span></code><span>.</span></p>
    <p class="isSelectedEnd"><span>It looks like the schema was not
        updated during our last upgrade. Could this be because version </span><code
        dir="ltr"><span>8.3.0</span></code><span> is missing from the
        list of allowed migration versions?</span></p>
    <p class="isSelectedEnd"><span>I’d appreciate your thoughts on
        whether this could explain the issue.</span></p>
    <p><span>Thank you,</span><br>
      <span>Jas</span></p>
  </body>
</html>