...
A course path which is prerequisite for the current course, using the predicate MostRecentRegistrationCompletedFor(coursePath)
. Full course path.
If multiple courses are prerequisite, separate the course paths with '|'.
Check https://marinelsrippleops.atlassian.net/wiki/spaces/CMD/pages/33356462/Registration+Rules+Current#Predicates for a full description about how the predicate MostRecentRegistrationCompletedFor
works exactly.
...
A course path which is prerequisite for the current course, using the predicate CompletedForSinceCurrentCompletion(coursePath)
. Full course path.
If multiple courses are prerequisite, separate the course paths with |
.
Check https://marinelsrippleops.atlassian.net/wiki/spaces/CMD/pages/33356462/Registration+Rules+Current#Predicates for a full description about how the predicate CompletedForSinceCurrentCompletion
works exactly.
...
Specify the OPFs and how many days before the OPF value date a user should get registered to the course. Multiple predicates can be specified - use |
as delimiter between the predicate configurations (e.g. EmbarkationDate;30|ContractStart;5
). The inverse !
for this predicate is supported.
If the days
value is less than 0, output a warning but create the rule.
...
The predicate is not used for de-registration rules.
The inverse
!
is not supported in the matrix and would throw an exception.
Type of latest completed Registration (Unknown|Historical|Auto|Imported|Self|Manual) TypeOfMostRecentlyCompletedRegistration (row 14)
Registration rules with date ranges can be used as well (see
for details)Jira Legacy server System JIRA serverId 23f523ea-1678-3ca2-a1e8-2de53fd3b74a key SUCO-832
Type of latest completed Registration (Unknown|Historical|Auto|Imported|Self|Manual) TypeOfMostRecentlyCompletedRegistration (row 14)
Add the type for the previously and most recently completed registration. Valid values (pipe '|' separated) are:
...
Specify the OPFs and how many days before the OPF value date a user should get added as instructor to the course. Multiple predicates can be specified - use |
as delimiter between the predicate configurations (e.g. EmbarkationDate;30|ContractStart;5
). The inverse !
for this predicate is supported. If the days
value is less than 0
, output a warning but create the rule.
...
The predicate is not used for remove-instructor rules.
Instructor rules with date ranges can be used as well (see
for details - works the same for registration and instructor rules)Jira Legacy server System JIRA serverId 23f523ea-1678-3ca2-a1e8-2de53fd3b74a key SUCO-832
Course-Prerequisite (latest registration is completed) MostRecentRegistrationCompletedFor (row 8)
A course path which is prerequisite for the current course, using the predicate MostRecentRegistrationCompletedFor(coursePath)
. Full course path.
If multiple courses are prerequisite, separate the course paths with '|'.
Check https://marinelsrippleops.atlassian.net/wiki/spaces/CMD/pages/33356462/Registration+Rules+Current#Predicates for a full description about how the predicate MostRecentRegistrationCompletedFor
works exactly.
...
A course path which is prerequisite for the current course, using the predicate CompletedForSinceCurrentCompletion(coursePath)
. Full course path.
If multiple courses are prerequisite, separate the course paths with |
.
Check https://marinelsrippleops.atlassian.net/wiki/spaces/CMD/pages/33356462/Registration+Rules+Current#Predicates for a full description about how the predicate CompletedForSinceCurrentCompletion
works exactly.
...