[Bug]: Related to quick creation of go to orders
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 8.3k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 37
Description
Version of OpenTTD
20240218-master-ga4d4301a0c
Expected result
Copy orders of Vehicle 1 to Vehicle 2.
Actual result
Window with Vehicle 1 is open.
Steps to reproduce
- Load savegame
- Ensure "Quick creation of vehicle orders" is enabled.
- Open Aircraft or Road Vehicle list.
- Click vehicle 2 from the list.
- Click show orders. Quick goto should be active now.
- Click vehicle 1 to copy its orders.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by loading quick.goto.zip and following the six reproduction steps with quick vehicle-order creation enabled. Trace the quick-goto interaction from the vehicle list and orders window; done means selecting Vehicle 1 copies its orders to Vehicle 2 instead of reopening Vehicle 1's window, with the behavior verified against the reproduction case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100