Skip to content

Fix refetch bug - #51736

Draft
JordanMontgomery wants to merge 1 commit into
mainfrom
JM-51066
Draft

Fix refetch bug#51736
JordanMontgomery wants to merge 1 commit into
mainfrom
JM-51066

Conversation

@JordanMontgomery

@JordanMontgomery JordanMontgomery commented Aug 21, 2026

Copy link
Copy Markdown
Member

Related issue: Resolves #51066

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.

  • Input data is properly validated, SELECT * is avoided, SQL injection is prevented (using placeholders for values in statements), JS inline code is prevented especially for url redirects, and untrusted data interpolated into shell scripts/commands is validated against shell metacharacters.

  • Timeouts are implemented and retries are limited to avoid infinite loops

  • If paths of existing endpoints are modified without backwards compatibility, checked the frontend/CLI for any necessary changes

Testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iOS refetch blocked permanently by a host_mdm_commands row whose command has no queue entry and no result

1 participant