Skip to content

Try choosing default ticket by user's FullName

Tobias Fella requested to merge work/tfella/ticketsbyfullname into master

When opening a Connection that has multiple tickets, this checks if one of the ticket's names matches the user's full name and selects it if it does. If no ticket matches, the first ticket is chosen as before.

Note: For android, i have no idea if it's useful (i.e. if KUser::fullName gives a useful name)

For testing, you can use some of the akademy tickets nico sent you :)

Merge request reports