You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a web action sequence is marked final, it is still possible to override the parameters of its internal actions.
To reproduce: create a final web action sequence using some action with a bound parameter. Check that it is possible to override that parameter when calling the web action.