Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
2.7.1
-
None
-
None
Description
In the capacity scheduler GUI, the preemption status has the following form:
Preemption: disabled
However, the REST API shows the following for the same status:
preemptionDisabled":true
The latter is confusing and should be consistent with the format in the GUI.