Closed (fixed)
Project:
Commerce Stock
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Aug 2017 at 20:05 UTC
Updated:
7 Nov 2017 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
websiteworkspace commentedComment #3
guy_schneerson commentedThanks DrupalWebsiteBuilder for reporting.
Comment #4
olafkarsten commented@DrupalWebsiteBuilder Unfortunately I cannot reproduce the issue. Did you enable the submodule commerce_stock_local?
On a fresh d8 / commerce2 install the link is where it should be. Feel free to reopen and provide steps to reproduce the issue.
Comment #5
websiteworkspace commentedProblem reported above still exists today.
Updated via composer update to latest versions of all core, commerce, module, versions.
1. image of admin/extend page shows stock modules installed
2. image of admin/commerce, latest today (all caches clear to be up to date)
- Stock Locations link in wrong order (should alphabetic but with configuration at the bottom)
3. image of admin/commerce/config
- stock location types link section NOT in alphabetical order
4. image of status report (notes pathauto entity problem reported in commerce bug report previously)
Comment #6
websiteworkspace commentedComment #7
olafkarsten commentedOkay, understand the issue now. Thanks for taking the time to clarify.
We need to remove the weight definition in commerce_stock_local.links.menu.yml. Beside that we should group all stock configuration links under a stock group, like the rest of the commerce configuration admin page. Good example how to do that is commerce_order.links.menu.yml
Comment #8
guy_schneerson commentedThank you both :) @olafkarsten have you got time/fancy writing a PR for this?
Comment #10
guy_schneerson commentedcleaned up the menu - all stock related items are now grouped