Hello, I'm trying to figure out what this means
Instructions are from here: https://www.zabbix.com/integrations/redmine#redmine
I have used "redmine_close_status_id={STATUS.ID}" but doesn't work.
What is the proper syntax of the parameter? I'm getting the error: "Sending failed: Incorrect "redmine_close_status_id" parameter given! Must be an integer."
Thank you in advance.
If you want to close issues on trigger resolve, add parameter redmine_close_status_id with close Status ID as value. (Status with "Issue closed" tick)
I have used "redmine_close_status_id={STATUS.ID}" but doesn't work.
What is the proper syntax of the parameter? I'm getting the error: "Sending failed: Incorrect "redmine_close_status_id" parameter given! Must be an integer."
Thank you in advance.
Comment