Azure / Azure/data-api-builder
Failure of read database policy for related entity in multiple create for N:1 and 1:1 relationships returns error
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 9
Description
For N:1 and 1:1 relationships where the read policy prohibits returning the result of the insertion in the related entity, we get an exception:

In the config, the policy for read operation is defined as:

Contributor guide
Research direction
Start by reproducing a multiple-create operation involving N:1 or 1:1 relationships with a restrictive read policy on the related entity. Trace how the insertion result is handled when the policy prevents returning it; done means the operation no longer raises the reported exception and the read policy remains enforced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, authorization, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100