Hey there!
Is it posssible to operate on (i.e. execute, delete, stop executing etc.) a particular block (of either condition or action) inside a flow?
Akhilesh Chandra Gairola
Operations on individual blocks
Moderator: Martin
Re: Operations on individual blocks
You can execute individual actions but it won't work if they are dependent on variables available from previous actions.
In each action screen,go to it's menu and click execute.
I think a feature that would allow to start a flow from a particular action onwards would be great. But apparently I'm the only one
In each action screen,go to it's menu and click execute.
I think a feature that would allow to start a flow from a particular action onwards would be great. But apparently I'm the only one
-
- Posts: 109
- Joined: 16 Apr 2014 04:57
Re: Operations on individual blocks
I am aware of executing individual actions using the 'Menu' --> 'Execute' option from the action screen but that is just for testing the action. I wanted something like Flow 1 could trigger just one block of either action or condition of some other flow, say Flow 2. I hope you get my point.bogdyro wrote:You can execute individual actions but it won't work if they are dependent on variables available from previous actions.
In each action screen,go to it's menu and click execute.
No, you might not be the only one for that. Such an implementation would be greatly useful and appreciated as well.bogdyro wrote:I think a feature that would allow to start a flow from a particular action onwards would be great. But apparently I'm the only one
Thanks and regards
Akhilesh Chandra Gairola
Re: Operations on individual blocks
I am aware of executing individual actions using the 'Menu' --> 'Execute' option from the action screen but that is just for testing the action. I wanted something like Flow 1 could trigger just one block of either action or condition of some other flow, say Flow 2. I hope you get my point.
I don't get it...
I don't get it...
Re: Operations on individual blocks
It is easy in automagic, only need to delete connectors and reconnect directly to that particular block.akhileshg1988 wrote:Hey there!
Is it posssible to operate on (i.e. execute, delete, stop executing etc.) a particular block (of either condition or action) inside a flow?
Akhilesh Chandra Gairola
Example :
- You have 10 actions consecutively.
- You wanna to test only from action 5 to 8.
- Simply disconnect trigger from actions 1 and create new connection directly to actions 5.
- Delete the connector from actions 8 to 9.
There you have new logical flow only executing actions 5 to 8.
Of course the variable in actions 1 to 4 won't be included, so might need to set the expected variable manually first in seperate action : script.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.