My best guess is there has been some subtle change in the services resource API since the last commit to this module that causes the failure to validate/save the status of the resource state after submitting the form. I'll be trying to find out the real source of the problem in the mean time.

Comments

techninja’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

Aha! Found the culprit. instead of an underscore, there was a space in "targeted actions". Changed it over to an underscore and the check-box saves perfectly. Now to only find enough people who use this to test the patch (and have the problem in the first place!)

glennpratt’s picture

Little did I know, a colleague added this patch to our make file months ago!

Committed, Thanks.

glennpratt’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.