Actions
Bug #27662
closedNew template input has Resource Type visible even it's input type is not using this value.
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
1. monitor -> report template -> create report template
2. inputs (tab) -> value type Search
3. Add another input (button Add input) and there is automatically Value type Plain together with Resource Type - Activation Keys (which is wrong)
For Value type Plain there should be field Options and not Resource Type.
Actual result: When user add another input, right after previous input where value type was equal to Search, then for Value type Plain there is still field Resource type.
Expected result: When user add another input, right after previous input where value type was equal to Search, then Value type Plain should display field with name Options instead of Resource type.
Actions