The Conditional Multi Formatters Plugin conditionally executes selected formatter(s) based on condition.
Example
{status} == "Approved"
If status == Approved, then run the formatter.
We can verify the value of the "status" field against a specific criterion. If there is a match, the configured formatter will be executed.
Versioning
7.0.0 | Date Released: Nov 2, 2023