HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #752058
Introduce action has a sub target check
Start date:
Due date:
% Done:
100%
Estimated time:
Description
The function action_requires_details() is about mandatory client specified sub targets. Action's like "Pillage" has a sub target (the extra to pillage) but the server will pick a sub target if the client don't specify one.
Introduce the new function action_id_has_complex_target() so it becomes possible to check if an action has a sub target at all.
History
#1
Updated by Sveinung Kvilhaugsvik over 4 years ago
- File 0001-Introduce-action-has-a-sub-target-check.patch 0001-Introduce-action-has-a-sub-target-check.patch added
- Status changed from In Progress to Resolved
#2
Updated by Sveinung Kvilhaugsvik over 4 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100