mentat-inspector.py - Provide default values for action arguments
Currently all action arguments are mandatory. Provide configurable default values wherever possible, so that the configuration does nt have to be repeated.
Currently all action arguments are mandatory. Provide configurable default values wherever possible, so that the configuration does nt have to be repeated.
assigned to @Jan_Mach
By Jan Mach on 2024-12-26T14:05:50
added C-Dev-Core Done 0% P4 S-New T-Feature labels
changed milestone to %2.0
Relation Task, parent id: 3376
By Jan Mach on 2017-03-25T19:43:29
I have implemented general mechanism for providing default values to non-existent action arguments. It is already used for overwrite and unique arguments of tag and set actions. Default values for report action are still coming, I need more time to think it through, so it can be used throughout the whole system.
By Jan Mach on 2017-03-29T15:00:01
added P4 S-In Progress labels and removed P3 S-New labels
Just a note (and maybe irrelevant, I haven't checked in deep) - don't forget, that default value can be per rule, not only per daemon - for example it makes sense to put the name of the matching rule to the subject of the mailed message.
By Pavel Kácha on 2017-03-30T08:45:00
This feature is fully implemented in production code.
By Jan Mach on 2017-10-03T17:13:37
added Done 100% S-Closed labels and removed Done 0% S-In Progress labels
closed