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
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Currently DogPush doesn't support changing the names of existing monitors. This is apparently, because the ids of remote monitors aren't stored locally, so when changing a monitors name DogPush loses the relation to the remote monitor.
Please store the id of remote monitors and use that as criteria for identifying monitors to allow name changes for existing monitors.
The text was updated successfully, but these errors were encountered:
Currently DogPush doesn't support changing the names of existing monitors. This is apparently, because the ids of remote monitors aren't stored locally, so when changing a monitors name DogPush loses the relation to the remote monitor.
Please store the id of remote monitors and use that as criteria for identifying monitors to allow name changes for existing monitors.
The text was updated successfully, but these errors were encountered: