Hi,
Other products than the default one are not shown on /admin/commerce/products/list
see following output:
commerce_product
Product_id sku type language Title UID Status Created Changed Data Revision_id
2342 10100029 product {leeg} FINCLEY 0 1 1359478729 1359478729 NULL 2561
2343 10100030 mob FINCLEY_MOB 0 1 1359484077 1359484077 NULL 2562
If I check https://skitch.com/pcambra/em558/product-importer-commerce-kickstart and set the product to a custom one, in my case mob
I do not see any product imported on: /admin/commerce/products/list
If I set the Feeds Importer product to the default PRODUCT. My product is correctly shown as product at /admin/commerce/products/list ...
Using latest drupal, commerce, feeds and commerce_feeds.
Greetings,
Martijn
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Commerce_productst.txt | 15.16 KB | summit |
Comments
Comment #1
summit commentedHi, I think this is a Drupal Commerce issue because I see the commerce products imported in the database, but custom type not shown on:
/admin/commerce/products/list
greetings,
Martijn
Comment #2
rszrama commentedNo clue what's going on here, but product entities are pretty straightforward and there's nothing special about that View (i.e. no filtering on it). I'd look elsewhere.
Comment #3
summit commentedStrange..I have a view which shows the products.
Both products/2342 and products/2343 are shown in this view.
But in admin this one shows (the standard product) admin/commerce/products/2342/edit?destination=admin/commerce/products/list
And this one is not showing (non-standard product) : admin/commerce/products/2343/edit?destination=admin/commerce/products/list
Somehow the non-standard product is not completely imported as product may be?
Going back to Commerce Feeds for this, right?
Greetings, Martijn
Comment #4
summit commentedBack to Commerce but when I also add a manual product of different type it is not shown on the /admin/commerce/products/list page..
I do not see a difference between the records in the database except Data-field is NULL in the database.
Is the Data field mandatory to be filled to be shown on admin?
Greetings, Martijn
Comment #5
rszrama commentedNo, that shouldn't matter. Are you sure you're using the core Commerce View? Not something generated by Kickstart 2?
Comment #6
summit commentedI add the view to this post. I think it is the standard view, next to the view also these links do not work with non-default product types:
admin/commerce/products/[PID]/edit?destination=admin/commerce/products/list
Greetings, Martijn
Comment #7
rszrama commentedLooks normal to me, but without also duplicating your import process, I don't see how we can reasonably help debug this. Maybe it's simply related to language? I'd try and find someone in IRC who's managed imports on multilingual sites before and see if they can help.
Comment #8
summit commentedHi,
I will try some things and report back if I solved it. Is it true that with adding a product entity only the tables: commerce_product and commerce_product_revision are touched? If so than should be the problem be there somehow..
greetings, Martijn
Comment #9
summit commentedHi, in my case it had something to do with Domain_access module set. Do not know which, but now the products are showing again!
Greetings, Martijn
Comment #10
rszrama commentedAhh, interesting. Would love to know more if you figure out what happened - we get a lot of folks asking about that module.
Comment #11
summit commentedI disabled the following Domain Access modules, and set Domain Access Entity to NOT enable Commerce Product anymore, then the custom producttype products where shown again. I didn't see a way to Disable Domain Access Entity by the way...
Since I do not use Domain Access at the moment I leave it by this. But this module list is starting point for further investigation for the problems:
Greetings, Martijn
Comment #12
rszrama commentedAlrighty. I suppose I'll just have to put together a multi-site test using Domain Access and see what happens. : )
Comment #13
summit commentedHi, I think so. I do not dare to touch Domain Access Entity anymore..I got another time already so much erros because of this, and unreparable. Had to build site from old backup then..as I remember. So I would start with that module!
Greetings, Martijn
Comment #14
summit commentedHi,
@rszrama, any news on this please? I saw you referring to googletorp here http://drupal.org/node/1877848#comment-6932430, so asking there also for status.
And I asked this module owner if it is a problem he has seen more: http://drupal.org/node/1964158
Greetings, Martijn
Comment #15
summit commentedHi,
Set this to postponed if thats ok, because may be there is more info to get from the initiative of googletorp? right?
Greetings, Martijn
Comment #16
rszrama commentedI don't think this issue needs to remain open; it's still not reproducible. The best way to get in touch with googletorp might be IRC in the #drupal-commerce channel.