We would like to reduce APM traces retention from default 7 days to 1 or 2 but we get a "Validation error" in Cluster Management when reducing the value:
it seems the minimum value is 3:
Is this a limitation or UI defect?
The issue is related to UI defect # DE626952: ClusterManager UI wrongly implements check and instead of "greater or equal" it implements just "greater".
You can press the button "Store Anyway" button and the value will be set even if it is outside of the min/max range.