Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

db Message.all_channels() does not use properly formed uaid #1330

Closed
jrconlin opened this issue Apr 25, 2019 · 0 comments · Fixed by #1331
Closed

db Message.all_channels() does not use properly formed uaid #1330

jrconlin opened this issue Apr 25, 2019 · 0 comments · Fixed by #1331
Assignees
Labels

Comments

@jrconlin
Copy link
Member

the channel scan function does not properly encode the string representation of the UUID to the same format as the key is stored. This results in no channels being returned for valid UAIDs.

@jrconlin jrconlin added the bug label Apr 25, 2019
@jrconlin jrconlin self-assigned this Apr 25, 2019
jrconlin added a commit to mozilla/application-services that referenced this issue Apr 25, 2019
* include auth type prefix
* fix URL for channel list (note:
  mozilla-services/autopush#1330

Closes #1079
jrconlin added a commit that referenced this issue Apr 25, 2019
* Fix tests to match how UAID is presented to functions.

Closes #1330
jrconlin added a commit to mozilla/application-services that referenced this issue Apr 25, 2019
* include auth type prefix
* fix URL for channel list (note:
  mozilla-services/autopush#1330

Closes #1079
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant