After updating to alpha2, Product's display Title and another field (display suite preprocess field) disappeared from view modes, no way to get them back.
I recreated the bug, by dropping the db, import last night's mysql backup, updated inline conditions, boom the fields are missing again.

Attached a dump from drush pm-list --status=enabled --no-core

CommentFileSizeAuthor
enabled_modules.dump_.txt13.44 KBdotoree

Comments

jkuma’s picture

Hello dotoree,

It's really weird, the alpha 2 update was on supporting custom product line item and bug fixing for .inline_conditions files. I don't see the relation between field displaying and the new inline conditions fixes.

Do you have any errors raised ? Your txt file mentions an alpha1 version of inline_conditions; did you encounter some errors during the update process ?

dotoree’s picture

No, no errors at all. The .txt is after reinstalled back alpha1, sorry about this. Recreated the bug in these steps:

  1. drush dl inline_conditions-7.x-1.0-alpha1
  2. drop db tables
  3. import db from latest backup
  4. (site works as expected)
  5. updated inline conditions to 7.x-1.0-alpha2

BOOM, Fields missing

jkuma’s picture

Hello dotoree,

I need more inputs from you because I can't reproduce your issue.

jkuma’s picture

Status: Active » Postponed (maintainer needs more info)
surfkid’s picture

I am also getting this error. On updating Display Suite fields are no longer visible.

jkuma’s picture

Ok guys,

I'll fix that tomorrow, sorry for the inconvenience. roderik has pointed me here #2066205: "Error: Unknown condition" in Rule for custom inline condition all the keys to understanding correctly this issue.

jkuma’s picture

Assigned: Unassigned » jkuma
Status: Postponed (maintainer needs more info) » Needs review
Related issues: +#2066205: "Error: Unknown condition" in Rule for custom inline condition

Hello guys,

Can you test the patch here #2066205: "Error: Unknown condition" in Rule for custom inline condition and tell me if it's working for you.

jkuma’s picture

Hello guys,

The patch number 16 from issue #2066205: "Error: Unknown condition" in Rule for custom inline condition should fix your issue. May you give me some feedbacks about it ?

jkuma’s picture

Status: Needs review » Closed (fixed)

Hello,

I'm closing this issue because we have tagged a new alpha version of IC solving this issue. Please feel free to reopen it if you are still encountering errors.

jkuma’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.