[x] Default firing rule in the dropdown is batch_size
[x] Default operator is Equals
[x] Remove slider, leave only text fields
[x] All firing rules, except Day of the week and Batch Size should have only Equals and Between operators
between means including the boundaries entered
for daily_hour introducing between operator means that opportunity to define less than or greater than is not possible. We always will end up having those boundaries included in the rules.
[x] Renaming labels:
Size Distribution -> Batching Probability
Duration Distribution -> Duration Scaling
Large -> Time since first
Ready -> Time since last
Hour of the day
Day of the week
[x] Remove add mapping, just + is left
[x] Add units to rules' values
[x] When adding a new task batching, open details
[x] BUG - When no case attributes defined, the combobox for prioritisation rules shows list of attributes for batch processing.
fix description: in case of no defined case attributes, when clicking on add a prioritisation rule, the user will be notified by an error message. The message will say that it's not possible to define a prioritisation rule with no case attributes defined.
None
options from dropdownbatch_size
Equals
Day of the week
andBatch Size
should have onlyEquals
andBetween
operatorsbetween
means including the boundaries entereddaily_hour
introducingbetween
operator means that opportunity to defineless than
orgreater than
is not possible. We always will end up having those boundaries included in the rules.add mapping
, just+
is leftcase attributes
, when clicking onadd a prioritisation rule
, the user will be notified by an error message. The message will say that it's not possible to define a prioritisation rule with no case attributes defined.