How to update refreshMode for terraform apps

We upgraded our morpheus to 5.4.16 from 5.4.9

in beetween one of the versions morpheus started giving the option to pick when the refresh mode can be. the apps created before this future are changed to manual when we upgraded to 5.4.16, we want to update the TF app to change the refreshmode from “manual” to “one-day”.

intiall i thought it is easy to update by going to apply state → Raw and change it to “one-day” and complete the applystate, but it is not saving,.

i even updated in database to workload_state table, but still not updating,

is there any othere way we can update?