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
The current implementation of the Site existence check in the batchDeployWithCoordinates function may lead to unintended matches when checking for existing sites using `` in the query. This needs to be improved to prevent potential conflicts. Please refer to PR #3508 and this comment for more details. Requested by @Baalmart.
The text was updated successfully, but these errors were encountered:
The current implementation of the Site existence check in the
batchDeployWithCoordinates
function may lead to unintended matches when checking for existing sites using `` in the query. This needs to be improved to prevent potential conflicts. Please refer to PR #3508 and this comment for more details. Requested by @Baalmart.The text was updated successfully, but these errors were encountered: