Resolved! Hide Resolve button on Incident when incident is being created
I have a requirement to hide Resolve button on incident form when an incident is being created. I tried modifying UI action condition by adding current.incident_state == 1 to the condition but then it is hiding resolve button for existing cases with ...