Skip to content

IQueryable missing some properties #96

@antoineatstariongroup

Description

@antoineatstariongroup

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the UI-DSM
  • I have searched open and closed issues to ensure it has not already been reported

Description

To avoid some circular dependency, the scoped properties that are included filter on already included property.
This filter makes that some properties are not part of the queryable. This needs to be adjusted to include all needed property.

Steps to Reproduce

With two different user, create a Review.
Query all Reviews from a Project.
The Participant.User is null on a Review Author.

System Configuration

  • UI-DSM version:
    • UI-DSM:
    • Other:
  • Environment (Operating system, version and so on):
  • .NET Framework version:
  • Additional information:

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions