Felix Mosheev
Felix Mosheev
How would you pass this "base path" to the board?
Will global (for all queus) url template will do the job? `/my-app/{{job.id}}` it can be an absolute url (to other domain) as well. ping @vidjuheffex
I'm not sure I get the resent question
Function can't be serialized (config is done on serverside, the ui is client side...)
Yeah, a url template for each queue may work. Will you make a PR for this feature?