microsoftgraph / microsoftgraph/msgraph-metadata
Remove ContainsTarget on EducationAssignment Rubric Navigation Property
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
ContainsTarget=True on EducationAssignment's rubric Navigation Property is not correct. This is due to a bug in AGS where it fails if the metadata has containstarget=false, so for now the metadata has to be incorrect.
The conclusion is therefore to make it one of the xslt transform rules that are mapped onto the raw Graph metadata
AB#10264
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue points to the XSLT transform rules that map raw Graph metadata; start by locating the rule handling EducationAssignment's rubric navigation property. Done means the transformed metadata no longer emits ContainsTarget=True for that property while retaining the intended metadata output.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100