DashboardController keeps adding master dashboards indefinitely
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3472581. --> Reported by: [codebymikey](https://www.drupal.org/user/3573206) Related to !48 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The <code>content_planner.dashboard_tabs_settings</code> config keeps adding new <code>master</code> entries indefinitely everytime the dashboard is viewed.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Visit <code>/admin/content-planner/dashboard</code> twice, then notice there are two entries for the master dashboard.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Address flaw in code logic.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p><del>Provide issue fork/patch.</del></p>
issue