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

classifier lookup always returns last member id #6

Open
matt-farmer opened this issue Jul 11, 2020 · 0 comments
Open

classifier lookup always returns last member id #6

matt-farmer opened this issue Jul 11, 2020 · 0 comments

Comments

@matt-farmer
Copy link
Contributor

call classifier lookup with an Indicator id:

http://localhost:1576/lookup?search=LRUnT4.7

returns the info block, but indicator id is always the last available number in the sequence, not the input:
[
{
"Key": "General Capability",
"Val": "https://mracqa.azurewebsites.net/elements/learning-progressions/3.0/2020/06/5316eb98-cdee-4fba-bec4-074271e0954f"
},
{
"Key": "Element",
"Val": "https://mracqa.azurewebsites.net/elements/learning-progressions/3.0/2020/06/6a0a5440-f760-460d-ab64-418437ace086"
},
{
"Key": "Sub-element",
"Val": "https://mracqa.azurewebsites.net/elements/learning-progressions/3.0/2020/06/525ea8f9-3693-4c93-90d2-39d89c28ede1"
},
{
"Key": "Progression level",
"Val": "LRUnT4"
},
{
"Key": "Indicator type",
"Val": "https://mracqa.azurewebsites.net/elements/learning-progressions/3.0/2020/06/b5152656-0936-4714-97b3-a628e4b5f510"
},
{
"Key": "Heading",
"Val": "https://mracqa.azurewebsites.net/elements/learning-progressions/3.0/2020/06/4fda2b62-84ce-480b-9537-1eab8533e9c0"
},
{
"Key": "Indicator",
"Val": "LRUnT4.18"
}
]

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

No branches or pull requests

1 participant