Ticket #8924 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

[PATCH] do not show dropdown box when explicit set_owner = somebody is configured

Reported by: bof Assigned to: gt4329b
Priority: normal Component: FlexibleAssignToPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When a workflow step uses a configuration like this:

somestep.operations = set_owner
somestep.set_owner = somebody

flexible assign to will show the assign-to box and ignore the explicitly requested target owner. The hint text will erroneously still say 'change ... to somebody'.

While it would be possible to add

somestep.use_flexibleassignto = false

to suppress the assign box, I feel it would be more elegant to just respect the explicit set_owner configuration.

Attachments

flexible-skip-explicit-setowner.patch (1.7 kB) - added by bof on 06/24/11 11:41:00.
Automatically disable flexible assign-to box when a step uses .set_owner = xxx

Change History

06/24/11 11:41:00 changed by bof

  • attachment flexible-skip-explicit-setowner.patch added.

Automatically disable flexible assign-to box when a step uses .set_owner = xxx

06/24/11 11:41:27 changed by bof

  • summary changed from do not show dropdown box when explicit set_owner = somebody is configured to [PATCH] do not show dropdown box when explicit set_owner = somebody is configured.

Add/Change #8924 ([PATCH] do not show dropdown box when explicit set_owner = somebody is configured)




Change Properties
Action