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

CommentFileSizeAuthor
#6 Commerce_productst.txt15.16 KBsummit

Comments

summit’s picture

Project: Commerce Feeds » Commerce Core
Component: Code » User experience

Hi, 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

rszrama’s picture

Category: bug » support
Status: Active » Closed (cannot reproduce)

No 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.

summit’s picture

Project: Commerce Core » Commerce Feeds
Component: User experience » Code
Category: support » bug

Strange..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

summit’s picture

Project: Commerce Feeds » Commerce Core
Component: Code » Product

Back 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

rszrama’s picture

Category: bug » support

No, that shouldn't matter. Are you sure you're using the core Commerce View? Not something generated by Kickstart 2?

summit’s picture

Status: Closed (cannot reproduce) » Active
StatusFileSize
new15.16 KB

I 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

rszrama’s picture

Status: Active » Closed (cannot reproduce)

Looks 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.

summit’s picture

Hi,
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

summit’s picture

Hi, 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

rszrama’s picture

Ahh, interesting. Would love to know more if you figure out what happened - we get a lot of folks asking about that module.

summit’s picture

I 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:

Domain Alias
(domain_alias)
7.x-3.4+25-dev	Advanced domain matching methods for Domain Access.
Vereist: Domain Access (ingeschakeld)
 
Domain Blocks
(domain_blocks)
7.x-3.x-dev	Provides domain specific visibility settings for blocks
Vereist: Domain Access (ingeschakeld), Block (ingeschakeld)
 
Domain Configuration
(domain_conf)
7.x-3.4+25-dev	Advanced site configuration options for Domain Access.
Vereist: Domain Access (ingeschakeld)
Vereist voor: Domain Settings (uitgeschakeld)
 
Domain Content
(domain_content)
7.x-3.4+25-dev	Provides a content batch editing screen for each active domain.
Vereist: Domain Access (ingeschakeld)
 
Domain Ctools
(domain_ctools)
7.x-1.3	Chaos Tools plugins for Domain Access.
Vereist: Domain Access (ingeschakeld), Chaos tools (ingeschakeld)
 
Domain Navigation
(domain_nav)
7.x-3.4+25-dev	Navigation block and menu options for Domain Access
Vereist: Domain Access (ingeschakeld)
 
Domain Path
(domain_path)
7.x-1.0-beta3+3-dev	Allows separate path aliases per domain.
Vereist: Domain Access (ingeschakeld), Path (ingeschakeld)
 
Domain Settings
(domain_settings)
7.x-3.4+25-dev	Expanded site configuration options for Domain Access.
Vereist: Domain Access (ingeschakeld), Domain Configuration (uitgeschakeld)
 
Domain Source
(domain_source)
7.x-3.4+25-dev	Creates a canonical source domain for linking to content from other domains.
Vereist: Domain Access (ingeschakeld)
 
Domain Strict
(domain_strict)
7.x-3.4+25-dev	Forces users to be assigned to a domain in order to view content on that domain.
Vereist: Domain Access (ingeschakeld)
 
Domain Taxonomy
(domain_taxonomy)
7.x-3.x-dev	Implement taxonomy domain access logic (like domain access for nodes)
Vereist: Domain Access (ingeschakeld), Taxonomy (ingeschakeld), Options (ingeschakeld), Field (ingeschakeld), Field SQL storage (ingeschakeld)
 
Domain Theme
(domain_theme)
7.x-3.4+25-dev	Assign themes to domains created by the Domain Access module
Vereist: Domain Access (ingeschakeld)
 
Domain Views
(domain_views)
7.x-1.4+10-dev	Provides Views integration for the Domain Access module.
Vereist: Domain Access (ingeschakeld), Views (ingeschakeld), Chaos tools (ingeschakeld)

Greetings, Martijn

rszrama’s picture

Alrighty. I suppose I'll just have to put together a multi-site test using Domain Access and see what happens. : )

summit’s picture

Hi, 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

summit’s picture

Hi,
@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

summit’s picture

Status: Closed (cannot reproduce) » Postponed

Hi,
Set this to postponed if thats ok, because may be there is more info to get from the initiative of googletorp? right?
Greetings, Martijn

rszrama’s picture

Status: Postponed » Closed (cannot reproduce)

I 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.