Skip to content

WIP: Replace jQuery old-style ajax calls with Promise interface

What does this MR do?

Replace jQuery old-style ajax calls with Promise interface (Deferred objects).

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Old-style jQuery Ajax calls should be removed as jQuery will not be removed in the near future.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29105 (closed)

Edited by username-removed-100770

Merge request reports