Stable blocker: upgrade from 2.x to 3.x
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3580872. -->
Reported by: [tonypaulbarker](https://www.drupal.org/user/807484)
Related to !28
>>>
<h3>MR 32 </h3>
<ul>
<li>Adds notices view</li>
</ul>
<h3>Uninstall charts</h3>
<p>Charts contrib is not used by 3.x but some sites are using it.</p>
<p>Proposed documented manual upgrade steps:</p>
<p>When getting 3.x of code with composer </p>
<p>composer require drupal/charts</p>
<p>Optionally (if not needed by custom features):<br>
Uninstall charts<br>
composer remove drupal/charts</p>
<h3>Other known issues</h3>
<ul>
<li>Parties likely need syncing to get new parties and update abbreviations</li>
<li><span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/localgov_elections/issues/3582857" title="Status: Closed (fixed)">#3582857: "Share of the vote" tab is empty :(</a></span></li>
</ul>
<h3>To validate upgrade generally:</h3>
<p>Set up an instance of LocalGov </p>
<p>Get the latest 2.x release of LocalGov Elections<br>
Enable LocalGov Demo module, LocalGov Elections and the LocalGov Elections demo content</p>
<p>Check out or get 3.x branch of localgov_elections </p>
<p>Run updb </p>
<p>Generally test that old features still work, the old demo content looks good and new features have been applied.</p>
issue