Replies: 1 comment 1 reply
-
on UI is not possible but you can just update the row on database and set the site_id. you can simply open php artisan tinker in vito and do it with laravel (adding that feature to vito can also be good) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have the possibility to create workers on both "site" and "server" level. If a worker is created on a "site" level it still shows up on "server" level which is great. Would it be possible to edit a worker and assign it to a site? Instead of removing the existing worker and then re-create it on the site level.
Beta Was this translation helpful? Give feedback.
All reactions