I trying to create a transition on entry from Create Transaction to Approved. I am using a saved search condition which kicks off when specific FAM entries are found. My transition moves the state from Create to Approved, but it is not actually setting the fields.
EX: Create Transaction sets fields Status to Pending (on Entry) -> Approved sets status to Approved (on entry). My transition is setup transition on Entry from Create -> Approved
Extra context: There are buttons that fire off to a "pending approval state" and either an Approval or Reject state. It doesn't look like it's doing anything fancy. The approval status is being set [on entry] into each state.