You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When cloning a pool, job, task, or rerun a task with different attributes we lose data as only the attributes presented in the form are passed to the new entity.
We should probably keep the original value and merge it.
When cloning a pool, job, task, or rerun a task with different attributes we lose data as only the attributes presented in the form are passed to the new entity.
We should probably keep the original value and merge it.