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

Key added to repository but missing in hosted Weblate #12365

Closed
2 tasks done
ahus1 opened this issue Aug 29, 2024 · 4 comments · Fixed by #12391
Closed
2 tasks done

Key added to repository but missing in hosted Weblate #12365

ahus1 opened this issue Aug 29, 2024 · 4 comments · Fixed by #12391
Assignees
Labels
bug Something is broken.
Milestone

Comments

@ahus1
Copy link

ahus1 commented Aug 29, 2024

Describe the issue

A new key "requiredAction.webauthn-register" was added in our repository: keycloak/keycloak@2a64caf but it is not present in Weblate.

I already tried

  • I've read and searched the documentation.
  • I've searched for similar filed issues in this repository.

Steps to reproduce the behavior

The string is not present in Hosted Weblate: https://hosted.weblate.org/projects/keycloak/theme-baselogin/en/?q=%20context:requiredAction.webauthn-register#search

While a different old string from the same file is present: https://hosted.weblate.org/translate/keycloak/theme-baselogin/en/?q=context%3ArequiredAction.webauthn-register-passwordless&sort_by=-priority%2Cposition&checksum=

Expected behavior

String should be present

Screenshots

image

Exception traceback

No response

How do you run Weblate?

weblate.org service

Weblate versions

No response

Weblate deploy checks

No response

Additional context

The rebase was triggered using the API after the change was committed to our main repository:

image

@x-sheep
Copy link

x-sheep commented Aug 31, 2024

I'm having problems with new keys not appearing in Hosted Weblate too. Manage > Repository maintenance > Rescan is a workaround.

@ahus1
Copy link
Author

ahus1 commented Sep 2, 2024

Thank you for letting me know of this workaround! I'll wait for another 1-2 days to allow the people maintaining the hosted Weblate to secure logs and other information they might need.

@nijel nijel added bug Something is broken. duplicate Similar issue or pull request already exists. and removed duplicate Similar issue or pull request already exists. labels Sep 2, 2024
@nijel nijel added this to the 5.7.2 milestone Sep 2, 2024
@nijel nijel self-assigned this Sep 2, 2024
nijel added a commit to nijel/weblate that referenced this issue Sep 2, 2024
The linked components were updated only upon commit and not on update
making it likely that some updates will not be parsed.

Fixes WeblateOrg#12275
Fixes WeblateOrg#12365
nijel added a commit to nijel/weblate that referenced this issue Sep 2, 2024
The linked components were updated only upon commit and not on update
making it likely that some updates will not be parsed.

Fixes WeblateOrg#12275
Fixes WeblateOrg#12365
nijel added a commit to nijel/weblate that referenced this issue Sep 2, 2024
The linked components were updated only upon commit and not on update
making it likely that some updates will not be parsed.

Fixes WeblateOrg#12275
Fixes WeblateOrg#12365
@nijel nijel closed this as completed in 8a8cc7c Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

1 similar comment
Copy link

github-actions bot commented Sep 2, 2024

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

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

Successfully merging a pull request may close this issue.

3 participants