CSOIreland / PxStat

Data Dissemination Management System for publishing Statistics in Open Data formats.
MIT License
33 stars 7 forks source link

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

Open liamie opened 2 months ago

liamie commented 2 months ago

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

neilfromcork commented 1 month ago

Fixed in DEV - ready for test

liamie commented 1 month ago

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

neilfromcork commented 2 weeks ago

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