branches with status:
Name Status Last Modified Last Commit
lp:launchpad-gm-scripts bug 1 Development 2020-01-18 03:04:07 UTC
188. Restore original settings when select...

Author: Bryce Harrington
Revision Date: 2020-01-18 03:04:07 UTC

Restore original settings when selecting a response with undefined values

If a given stock reply has an empty or missing value for 'package' the
script would leave the package widget untouched. If a previously
selected stock reply had inserted a value for package, this would cause
the new stock reply to show that changed value - requiring the user to
have to notice and fix it up manually. Instead, keep track of what the
original package was, and restore to that value when it's undefined in
the stock reply.

Follow this same behavior pattern for importance, status, assignee, and
comment.

Fixes: https://bugs.launchpad.net/launchpad-gm-scripts/+bug/334040

11 of 1 result