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 #919172
Change force_action to action_blocked by list
Start date:
Due date:
% Done:
0%
Estimated time:
Description
This gives the ruleset more control over exactly what actions block other actions. It also makes the way blocking is expressed in the ruleset for actions that currently can be blocked by other actions consistent with move_is_blocked_by.
History
#1
Updated by Sveinung Kvilhaugsvik over 1 year ago
- File 0001-Change-force_action-to-action_blocked-by-list.patch 0001-Change-force_action-to-action_blocked-by-list.patch added
- Status changed from In Progress to Resolved
#2
Updated by Sveinung Kvilhaugsvik over 1 year ago
- Status changed from Resolved to Closed
No NETWORK_CAPSTRING changes required. The network protocol (and the internal data structures) were already on this model.