dungbeetle icon indicating copy to clipboard operation
dungbeetle copied to clipboard

Keep the job_id optional

Open maplenk opened this issue 1 year ago • 1 comments

The current implementation rejects the request if job_id is not sent.

maplenk avatar Dec 31 '24 08:12 maplenk

Just realised, the bit where the system auto-generates a job ID if an empty one is given is missing. Will add that first.

knadh avatar Mar 22 '25 19:03 knadh