[ZBX-17432] Cannot define scheduled interval with semicolon Created: 2020 Mar 08 Updated: 2024 Apr 10 Resolved: 2020 Mar 16 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | 4.0.17 |
Fix Version/s: | 5.0 (plan) |
Type: | Documentation task | Priority: | Trivial |
Reporter: | Aigars Kadikis | Assignee: | Martins Valkovskis |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Team: | |
Sprint: | Sprint 62 (Mar 2020) |
Description |
The last example in the documentation page:
is not working through a web interface Expected: Semicolon syntax is supported only through API. This example must be removed. |
Comments |
Comment by Martins Valkovskis [ 2020 Mar 12 ] |
Fixed by adding comments on the API-specific syntax and adding another example that works in the frontend. |