Manage the categories offered in the preventative-maintenance plan form. Separate from asset categories.
Renaming a category updates every PM plan that uses it.
Delete the PM category “{{ deleteTarget?.name }}”?
{{ deleteTarget.plan_count }} PM plan{{ deleteTarget.plan_count === 1 ? '' : 's' }} currently
use this category.
No PM plans currently use this category.
Those plans keep their current category value — their data is not changed.
The category will no longer appear in the dropdown for new or edited PM plans.
Tip: to merge categories instead, rename this one to match another.