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

Vehicles not sorted by cargo capacity when filtering specific cargo #8205

Closed
SHADOW-XIII opened this issue Jun 7, 2020 · 1 comment
Closed
Labels
enhancement Issue would be a good enhancement; we accept Pull Requests!

Comments

@SHADOW-XIII
Copy link

Version of OpenTTD

1.10.2

Expected result

Ships ordered by cargo capacity of the cargo I am checking/filtering through

Actual result

Wrong order of ships when sorting is set as by cargo capacity

Steps to reproduce

Install FISH 0.9.2
(Tested in 1970s) Visit ship depot,
Set "Sort by" (Descending) as "Cargo capacity": top 3 ships: 1080 aluminium ore, 800 passengers, 720 aluminium
Now change cargo filtering to "Oil": top 3 ships: 1080000 litres, 467000 litres, 720000 litres (same ships as above)

Changing "Sort by" filter does nothing. The list is using original vehicle cargo amount, ie. pre-refit option. Post-refit values are ignored.

Tested with ships only, might affect all types. Not sure if any other ordering type (other than cargo capacity) is also affected

@2TallTyler
Copy link
Member

This was also reported in #9584, and that issue explains why this can't (easily) be fixed.

@2TallTyler 2TallTyler closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2022
@2TallTyler 2TallTyler added the enhancement Issue would be a good enhancement; we accept Pull Requests! label Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue would be a good enhancement; we accept Pull Requests!
Projects
None yet
Development

No branches or pull requests

2 participants