actions icon indicating copy to clipboard operation
actions copied to clipboard

When the backend changes the action server UI doesn't reflect the changes

Open kariharju opened this issue 1 year ago • 0 comments

Issue by fabioz Friday Apr 12, 2024 at 12:00 GMT Originally opened as https://github.com/robocorp/robocorp/issues/357


What happens is the following:

The user starts the action server with action-server start and then goes on to the builtin UI. At that point he changes the action and restarts the action server: the builtin UI will still be bound to the old settings (so, for instance if the api key is now needed or the arguments are different, the UI won't work properly).

kariharju avatar Jun 13 '24 13:06 kariharju