BIG-RAT / Prune

Remove unused items from your Jamf server
MIT License
163 stars 9 forks source link

Issue: Names Truncated at 84 Characters #47

Open moose-juice opened 3 weeks ago

moose-juice commented 3 weeks ago

Currently, Prune appears to truncate object names (e.g., Policies) more than 86 characters, ending with an ellipsis.

Policy, Profile, etc. entire names should be shown in the Prune window to fully identify objects before their deletion.

Also by truncating names, it is impossible to identify which policies are disabled via the [disabled] flag, since the [disabled] flag is only appended to the end. Perhaps putting [disabled] in front would solve this, although it would be better to view the entire object name.