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

InstrumentList is missing from ContextTypes #500

Closed
bingenito opened this issue Nov 12, 2021 · 1 comment · Fixed by #503
Closed

InstrumentList is missing from ContextTypes #500

bingenito opened this issue Nov 12, 2021 · 1 comment · Fixed by #503
Labels
bug Something isn't working
Milestone

Comments

@bingenito
Copy link
Member

Minor Issue

InstrumentList = 'fdc3.instrumentList' is missing from ContextTypes enum. ContactList exists as precedent.

Area of Issue

[ ] App Directory
[ ] API
[x] Context Data
[ ] Intents
[ ] Use Cases
[ ] Other

@bingenito bingenito added the bug Something isn't working label Nov 12, 2021
@kriswest
Copy link
Contributor

@bingenito Raised a PR to add the missing type. Will require a release of the NPM module if you are using it from there. As it's an omission it could probably be cherrypicked into a release a 1.2.* release if you need it.

@kriswest kriswest added this to the 2.0 milestone Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants