craftcms / craftcms/cms

Some entries disappeared from the dashboard

Open
#7,966 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
3.6k
Forks
705
Avg merge
1d 5h
Merged PRs (30d)
134

Description

Description

There 6 websites in the 1 Craft multisite installation.
Grouped by 2 website to 3 groups.
After 2 website were separated to 2 different groups and after some entries were re-saved we noticed that several entries disappeared. But these entries still in the database and they are not marked as deleted. I tried command resave/entries in CLI but disappeared entries still hidden.

Steps to reproduce
  1. Create 3 websites.
  2. Put them to 2 groups
  3. Create channels fields and entries.
  4. Create 3rd group and put one of website there.
  5. Change and save changes in the entries of website in 3rd group
Additional info
  • Craft version: Craft CMS 3.6.11.2
  • PHP version: 7.4
  • Database driver & version: MySQL version: 5.5.5-10.5.10-MariaDB-1:10.5.10+maria~focal-log through PHP extension MySQLi
  • Plugins & versions:
    "carlcs/craft-redactorcustomstyles": "3.0.4",
    "craftcms/cms": "3.6.11.2",
    "craftcms/feed-me": "4.3.6",
    "craftcms/redactor": "2.8.5",
    "dolphiq/redirect": "1.1.1",
    "dolphiq/sitemap": "1.3.1",
    "drewm/mailchimp-api": "^2.5",
    "ether/seo": "3.6.7",
    "mailchimp/marketing": "^3.0",
    "matt-west/craft-recaptcha": "^1.5",
    "neat/newsletter": "^1.0",
    "neat/registration": "^1.0",
    "nystudio107/craft-twigpack": "1.2.12",
    "putyourlightson/craft-sprig": "1.5.0",
    "saccilottoconsulting/craft-internal-assets": "2.3.2",
    "sebastianlenz/linkfield": "1.0.25",
    "solspace/craft-express-forms": "1.1.0",
    "topshelfcraft/scraper": "*",
    "verbb/super-table": "2.6.7",
    "vlucas/phpdotenv": "^3.4.0"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue using the listed Craft CMS 3.6.11.2 multisite steps, including moving a site into a new group and resaving entries. Start by comparing the affected entries in the database with their dashboard visibility, then run resave/entries; done means entries remain visible after site-group changes and resaving.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.