MantisBT: master a8f1c088

Author Committer Branch Timestamp Parent
cproensa dregad master 2015-09-10 13:37 master 2d3da823
Affected Issues  0016771: workflow configuration
 0019970: Status to which reopened issues are set drops to 'feedback'
Changeset

Fix Workflow Transitions reverted to default when saving

Some fields were reverted to default setting when updating the page
twice.

Corrections:

  • lookup proper variable 'set_status_threshold' when performing access
    check, as well as when updating the threshold
  • compare against parent settings instead of current

Fixes 0019970, 0016771

Signed-off-by: Damien Regad dregad@mantisbt.org

Changes from original commit:

  • whitespace
  • reworded commit message
mod - manage_config_workflow_set.php Diff File