Bug 458454

Summary: Ability to cancel a ticket
Product: [Applications] KDE Itinerary Reporter: Hugues Morisset <morisset.hugues>
Component: generalAssignee: Volker Krause <vkrause>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Hugues Morisset 2022-08-29 06:43:13 UTC
SUMMARY
Hello, After missing my train once again by at thin margin and paying a full fare for the next one, I though it would be nice if Itinerary would be able to cancel a ticket (or open a link to the procedure).

Maybe even an interactive notification that asks the user if they are already on the train/plane some minutes before departure and cancel automatically if they are not.

For example SNCF will almost always sell annullable tickets that will give you some money back if you cancel before departure.
Comment 1 Volker Krause 2022-08-29 15:08:58 UTC
The app actually can show a cancellation action in the ticket context menu already if we get that from data extraction (which I don't think is the case for any national railway operator at the moment). If there is a reliable URL scheme for that (e.g. depending on the reservation number), that could be added to the extractor scripts.

Once we have that, the proposed higher-level workflows make sense as well. And we need more reliable reach/miss and departure/arrival detection for other features as well.