Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Product order in update navigation not always alphabetical #849

Open
liamie opened this issue Apr 30, 2024 · 3 comments
Open

[BUG] Product order in update navigation not always alphabetical #849

liamie opened this issue Apr 30, 2024 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@liamie
Copy link
Contributor

liamie commented Apr 30, 2024

Describe the bug
Product order in update navigation not always alphabetical

To Reproduce
Steps to reproduce the behavior:

  1. Go to Release
  2. Click on Update Navigation
  3. Scroll down to Choose a subject
  4. Product order is not alphabetical

Expected behavior
Products in the dropdown should be listed by codes in alphabetical order

Additional context
Correct in dev currently

@liamie liamie added the bug Something isn't working label Apr 30, 2024
@neilfromcork
Copy link
Contributor

Fixed in DEV - ready for test

@neilfromcork neilfromcork added the fixed Fixed and ready for testing label May 20, 2024
@liamie liamie added the tested System Test passed label Jun 18, 2024
@liamie liamie assigned lorenzobruni and unassigned liamie Jun 18, 2024
@liamie liamie added this to the 8.0.0 RTM milestone Jun 18, 2024
@liamie liamie removed the tested System Test passed label Jun 18, 2024
@liamie
Copy link
Contributor Author

liamie commented Jun 18, 2024

PxStat.System.Navigation.Product_API.Read seems to return unsorted

@liamie liamie modified the milestones: 8.0.0 RTM, 8.2.0 RTM Jun 18, 2024
@liamie liamie removed the fixed Fixed and ready for testing label Jun 19, 2024
@neilfromcork
Copy link
Contributor

Products are sorted by name, not by code. Please advise which is preferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants