Beit-Hatfutsot / dbs-back

The MoJP RESTfull API server
GNU Affero General Public License v3.0
1 stars 4 forks source link

Missing status field in the PhotoUnits #194

Closed Netush closed 7 years ago

Netush commented 7 years ago

Some of our images Unauthorized to display at the web, although we don't have show this field to the users but we do need to determine if an image can be presented. Need to understand which of this fields can provide this data It can be in one of this fields: DisplayStatusDesc or RightsCode or UnitDisplayStatus or ForDisplay or RightsDesc

Libisch commented 7 years ago

@Netush @TheGrandVizier There's an open issue (#17) regarding this and other restrictions.

OriHoch commented 7 years ago

closing as the field itself doesn't need to be shown

in the new pipelines we will not sync any documents that are not authorized for display (will be handled in Beit-Hatfutsot/mojp-dbs-pipelines#17)

so, I don't see a need to show these fields, feel free to re-open if you think we do need those fields