You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 1.2.12 when adding a new Device with Automatic Graph Creation enabled, any graph with a data source that has an override enabled for custom data in the datasource is created with blank data instead of prompting as it did in previous versions (1.2.2)
To Reproduce
Enable Automatic Graph Creation. (default)
Add a new device with a template that has an override allowed in a datasource
Page to enter custom data (url) does not show, checking datasource after has a blank field.
Same results on a fresh install on Debian 10.3 and upgrade from 1.2.2 to 1.2.12 on Slackware 14.2
Expected behavior
After adding a new device, a page should be displayed to enter custom data overrides.
Page shows as expected if graphs are created manually after the device is added.
Desktop
OS: Windows Server 2012R2
Browser Chrome
Version 81
The text was updated successfully, but these errors were encountered:
So, this is not 100% finished yet as it does not currently work with the Remote Agent. However needed some testers.
This change also deprecates Script Server calls being called without the proc_open() command which was a requirement from the early 2000's for a PHP version I don't even remember.
The change also improves logging when creating graphs via automation.
Lastly, marking #3572 as resolved as it was resolved in another fix over the weekend.
netniV
changed the title
Automatic Graph Creation on New Device does not ask for Custom Data Override Entry
Missing prompts during automation's device creation leads to blank data
Apr 12, 2021
Describe the bug
In 1.2.12 when adding a new Device with Automatic Graph Creation enabled, any graph with a data source that has an override enabled for custom data in the datasource is created with blank data instead of prompting as it did in previous versions (1.2.2)
To Reproduce
Same results on a fresh install on Debian 10.3 and upgrade from 1.2.2 to 1.2.12 on Slackware 14.2
Expected behavior
After adding a new device, a page should be displayed to enter custom data overrides.

Page shows as expected if graphs are created manually after the device is added.
Desktop
The text was updated successfully, but these errors were encountered: