Prerequisites
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:
- Environment (Operating system, version and so on):
- .NET Framework version:
- Additional information:
Prerequisites
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