Open cfaria opened 3 years ago
This is most likely related to the extended post type / taxonomy issue we're working on.
@sc0ttkclark Fixed in 2.8.6?
I'm going to leave this open and have them retest in 2.8.6, I can't seem to reproduce the issue itself.
I have the same problem. I haven't been able to update since 2.8.4 Interesting that it looks like this site is in Spanish....mine is also in Spanish. My other websites (in English) have not had this problem.
Hi @JessieBee3 and @cfaria
Do you happen to use pods_group_add()
in the code instead of Pods core fields UI?
We have several users reporting similar issues when they created custom groups pre 2.8.
Yes. I do use that.
No, I don't
@JessieBee3 Please see #6381
@cfaria Same thing happens on the latest version? Even after clearing cache?
I can't reproduce this issue in 2.8.9, it may have been related to other things we fixed since 2.8.6.
This is still happening with current version 2.8.8.1. @sc0ttkclark I can share an anonymized database for you to check this out. The database is pretty huge but I think I can fix that...
@cfaria hit me up on the Pods slack if you want to move forward with that, thanks
Description
Hi,
I've created some custom fields to extend the WooCommerce Product Post type. Among them are relationships, images, plain text, WYSIWYG, etc... It works great in 2.7.31 but when I upgrade to 2.8.X (it doesn't matter wich 2.8 version) there is a relationship field that changes to plain text type as soon as I upgrade.
As a result of that change, if I try to get the custom relationship field value with get_post_meta, it returns a empty string.
I'll have a look if that happens with other fields in other CPTs and extended CPTs I have in the same project. This is the first one I've found that is happening.
Look at the screenshots to see the problem. The teacher field is converted from relationship to plain text. The rest of the fields seem to be ok. Also the fields order has changed too...
The Pods Package I'm sending is from the 2.7.31 export.
Version
2.8.5
Testing Instructions
No response
Screenshots / Screencast
2.7.31 Extended Product CPT Pods edit screen Screenshot
2.8.5 Extended Product CPT Pods edit screen Screenshot
Possible Workaround
No response
Site Health Information
Pods Package