Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] mas outdated does not show updates for "Grammarly for Safari" #379

Closed
2 tasks done
chris-araman opened this issue May 10, 2021 · 1 comment
Closed
2 tasks done
Assignees
Labels

Comments

@chris-araman
Copy link
Contributor

chris-araman commented May 10, 2021

Environment

  • mas version: 1.8.2 from Homebrew core, and main built from source
  • macOS: 11.3.1

mas Install Method

  • brew install mas (homebrew-core, 1.8.2)
  • Built from source (main, Xcode 12.5)

Describe the Bug

mas outdated and mas upgrade do not show an upgrade for "Grammarly for Safari" (id 1462114288), though mas list does list it as being installed.

To Reproduce

Steps to reproduce the behavior:

  1. mas install 1462114288
  2. Wait for a Grammarly update to be released.
  3. mas outdated or mas upgrade 1462114288

Expected Behavior

  • The Safari extension should be updated.

Actual Behavior

  • No upgrade is reported, and nothing is upgraded.

Additional Context

It seems there are other entities we need to handle in our searches. This is likely related to the issues around iOS/iPadOS apps on M1 Macs as well.

@chris-araman
Copy link
Contributor Author

chris-araman commented May 11, 2021

I think this is just more of the eventual consistency issue (Akamai cache).

mas outdated eventually saw the update with no changes to code. I am skeptical that the entity change had an impact; I think I just got lucky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant