queue icon indicating copy to clipboard operation
queue copied to clipboard

[16.0] Add support to show job progress

Open aliencrash opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? If so, please provide clear and concise description of what the problem is. One off challenges using the job queue is to be able to show for a related model that a task is running in job queue. The user has to wait if something went all right or wrong to be able to access the result.

Describe the solution you'd like A clear and concise description of what you want to happen. If we queue a job after pressing a button we could have in the form view of the related model a widget to show the queue task as a progress of a enqueued or running task. Maybe using the activities to show enqueue tasks.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context about the feature request here.

aliencrash avatar Jun 20 '24 22:06 aliencrash