How to edit a read-only flow/sub flow/action script

Mduperre
Tera Contributor

Hi,

I am trying to edit a read-only sub flow(an action script in it) and i can't seem to figure out how.

Can anyone help with this? I can't seem to find anything about it.

 

reason : I am trying to edit the translate text to multiple languages sub flow(microsoft azure translator spoke) so that if the target language is fq to change it to fr in the parse additional parameters action script(we use french Canada language which is not supported by microsoft so we want it to send fr instead of fq as the target language).

10 REPLIES 10

Axel Ortiz-
Tera Expert

I had the same Issue with an action I created, It became read-only and I figured out that it was because the actions was being called in a flow, removing the action from the flow allowed me to edit again the action.