Skip to content
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

status of an entity is not being updated as only the status changes #1310

Closed
mdoorschodt opened this issue May 3, 2023 · 2 comments
Closed
Assignees
Labels

Comments

@mdoorschodt
Copy link

mdoorschodt commented May 3, 2023

Description

the status of a (multilanguage) entity will not update if it's the only value is that changes. If I also change another field value, the status will change.

Steps to reproduce

  1. disable the status of an entity
  2. update only the status in an import (e.g. from 0 to 1)
  3. run the importer with a value of 1 for the status
  4. the status will not change

Additional info

  • Craft version: Craft Pro 3.8.6
  • PHP version: 8.1.18
  • Database driver & version: MySQL 8.0.31
  • Feedme: 4.6.1.1
@i-just
Copy link
Contributor

i-just commented Jun 20, 2023

Hi, thanks for reporting! I raised a PR for this.

@angrybrad
Copy link
Member

Resolved in #1334 and will be included in the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants