This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Show conditions in info object for transitions and rollover actions #171
Labels
enhancement
An improvement on the existing feature’s functionalities
Currently we only show information like:
"Attempting to transition"
"Attempting to rollover"
"Rolled over index"
"Transitioning to "
This leads to these actions behaving like a black box in terms of what information they are acting on.
The default rollover API has to be called and will return the results of the evaluation (true/false) for each condition specified.
Suggesting we add something like below to the "info" map for each of these steps that are attempting to rollover or transition.
The text was updated successfully, but these errors were encountered: