microsoftgraph / microsoftgraph/msgraph-metadata

Remove ContainsTarget on EducationAssignment Rubric Navigation Property

Open
#81 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.