-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/3854_separate_on_hold' into release/2024-10-30_…
…1600_issues_3854_3925
- Loading branch information
Showing
11 changed files
with
217 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
test_id,account,raises,todo_maned_stalled,todo_maned_follow_up_old,todo_maned_ready,todo_maned_completed,todo_maned_assign_pending,todo_maned_new_update_request,todo_maned_new_update_request_order,todo_maned_ready_order,todo_maned_follow_up_old_order,todo_maned_stalled_order,todo_maned_assign_pending_order,todo_maned_completed_order | ||
1,none,ArgumentException,0,0,0,0,0,0,,,,,, | ||
2,no_role,,0,0,0,0,0,0,,,,,, | ||
3,admin,,1,1,1,1,1,1,1,2,3,4,5,6 | ||
4,editor,,0,0,0,0,0,0,,,,,, | ||
5,assed,,0,0,0,0,0,0,,,,,, | ||
test_id,account,raises,todo_maned_stalled,todo_maned_follow_up_old,todo_maned_ready,todo_maned_completed,todo_maned_assign_pending,todo_maned_new_update_request,todo_maned_on_hold,todo_maned_new_update_request_order,todo_maned_ready_order,todo_maned_follow_up_old_order,todo_maned_stalled_order,todo_maned_assign_pending_order,todo_maned_completed_order,todo_maned_on_hold_order | ||
1,none,ArgumentException,0,0,0,0,0,0,0,,,,,,, | ||
2,no_role,,0,0,0,0,0,0,0,,,,,,, | ||
3,admin,,1,1,1,1,1,1,1,1,2,3,4,5,6,7 | ||
4,editor,,0,0,0,0,0,0,0,,,,,,, | ||
5,assed,,0,0,0,0,0,0,0,,,,,,, |
76 changes: 40 additions & 36 deletions
76
doajtest/matrices/bll_todo_maned/top_todo_maned.settings.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,40 @@ | ||
field,test_id,account,raises,todo_maned_stalled,todo_maned_follow_up_old,todo_maned_ready,todo_maned_completed,todo_maned_assign_pending,todo_maned_new_update_request,todo_maned_new_update_request_order,todo_maned_ready_order,todo_maned_follow_up_old_order,todo_maned_stalled_order,todo_maned_assign_pending_order,todo_maned_completed_order | ||
type,index,generated,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional | ||
default,,,,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
values,,none,ArgumentException,,,,,,,,,,,, | ||
values,,no_role,,,,,,,,,,,,, | ||
values,,admin,,,,,,,,,,,,, | ||
values,,editor,,,,,,,,,,,,, | ||
values,,assed,,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional raises,,none,ArgumentException,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_stalled,,admin,,1,,,,,,,,,,, | ||
conditional todo_maned_stalled,,!admin,,0,,,,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_follow_up_old,,admin,,,1,,,,,,,,,, | ||
conditional todo_maned_follow_up_old,,!admin,,,0,,,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_ready,,admin,,,,1,,,,,,,,, | ||
conditional todo_maned_ready,,!admin,,,,0,,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_completed,,admin,,,,,1,,,,,,,, | ||
conditional todo_maned_completed,,!admin,,,,,0,,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_assign_pending,,admin,,,,,,1,,,,,,, | ||
conditional todo_maned_assign_pending,,!admin,,,,,,0,,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_new_update_request,,admin,,,,,,,1,,,,,, | ||
conditional todo_maned_new_update_request,,!admin,,,,,,,0,,,,,, | ||
,,,,,,,,,,,,,,, | ||
conditional todo_maned_new_update_request_order,,admin,,,,,,,,1,,,,, | ||
conditional todo_maned_ready_order,,admin,,,,,,,,,2,,,, | ||
conditional todo_maned_follow_up_old_order,,admin,,,,,,,,,,3,,, | ||
conditional todo_maned_stalled_order,,admin,,,,,,,,,,,4,, | ||
conditional todo_maned_assign_pending_order,,admin,,,,,,,,,,,,5, | ||
conditional todo_maned_completed_order,,admin,,,,,,,,,,,,,6 | ||
field,test_id,account,raises,todo_maned_stalled,todo_maned_follow_up_old,todo_maned_ready,todo_maned_completed,todo_maned_assign_pending,todo_maned_new_update_request,todo_maned_on_hold,todo_maned_new_update_request_order,todo_maned_ready_order,todo_maned_follow_up_old_order,todo_maned_stalled_order,todo_maned_assign_pending_order,todo_maned_completed_order,todo_maned_on_hold_order | ||
type,index,generated,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional,conditional | ||
default,,,,,,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
values,,none,ArgumentException,,,,,,,,,,,,,, | ||
values,,no_role,,,,,,,,,,,,,,, | ||
values,,admin,,,,,,,,,,,,,,, | ||
values,,editor,,,,,,,,,,,,,,, | ||
values,,assed,,,,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional raises,,none,ArgumentException,,,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_stalled,,admin,,1,,,,,,,,,,,,, | ||
conditional todo_maned_stalled,,!admin,,0,,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_follow_up_old,,admin,,,1,,,,,,,,,,,, | ||
conditional todo_maned_follow_up_old,,!admin,,,0,,,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_ready,,admin,,,,1,,,,,,,,,,, | ||
conditional todo_maned_ready,,!admin,,,,0,,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_completed,,admin,,,,,1,,,,,,,,,, | ||
conditional todo_maned_completed,,!admin,,,,,0,,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_assign_pending,,admin,,,,,,1,,,,,,,,, | ||
conditional todo_maned_assign_pending,,!admin,,,,,,0,,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_new_update_request,,admin,,,,,,,1,,,,,,,, | ||
conditional todo_maned_new_update_request,,!admin,,,,,,,0,,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_on_hold,,admin,,,,,,,,1,,,,,,, | ||
conditional todo_maned_on_hold,,!admin,,,,,,,,0,,,,,,, | ||
,,,,,,,,,,,,,,,,, | ||
conditional todo_maned_new_update_request_order,,admin,,,,,,,,,1,,,,,, | ||
conditional todo_maned_ready_order,,admin,,,,,,,,,,2,,,,, | ||
conditional todo_maned_follow_up_old_order,,admin,,,,,,,,,,,3,,,, | ||
conditional todo_maned_stalled_order,,admin,,,,,,,,,,,,4,,, | ||
conditional todo_maned_assign_pending_order,,admin,,,,,,,,,,,,,5,, | ||
conditional todo_maned_completed_order,,admin,,,,,,,,,,,,,,6, | ||
conditional todo_maned_on_hold_order,,admin,,,,,,,,,,,,,,,7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.