jamf / scout-public

A tool to aggregate devices across multiple MDM servers
GNU General Public License v3.0
11 stars 3 forks source link

Add ability to delete objects from GUI #34

Closed et-j closed 4 years ago

et-j commented 4 years ago

Deleting objects (computers and devices) from MySQL is a frequent troubleshooting step in Scout as the information will re-populate from the target Jamf Pro environment. Adding an ability to delete this record from Scout in the GUI would speed up this step and is not a dangerous / risky capability due to presence of essential data in managed Jamf Pro environments.

jacobschultz commented 4 years ago

Just merged this to master! You'll now see a new 'broom' icon on the servers page. This is supposed to represent 'cleaning up' the server. It looks like this feature already existed for individual devices - the trash bin icon in the devices tables. It will delete it from scout, not the jamf pro server, so I may change this icon.