How to hide Repeat button for workflow?

I have a workflow that is started from a UI action with Mode set to ActiveRecord. When I run the workflow the first time, it works fine. However if I click the Repeat button, the mapped parameters are not sent. Is it possible to hide the Repeat button so it does not confuse the user or fix the workflow?

image

Shouldn’t it rather repeat with the original parameters that were sent to it before?

Not sure if anyone uses this feature anyway. Long time ago in desktop client this was something the user could turn on (by right-clicking on the menu item and selected “Make Repeatable”). Either way it would work with the original parameters.

Yes, repeating with original parameters is also an option, but not the preferred solution. How do I set it to get the original parameters into the repeat run?

You can’t, it should do automatically. Must be a bug.