Ticket #128 (closed enhancement: worksforme)

Opened 4 years ago

Last modified 3 years ago

[Core] Support 'is_public_list ' parameter on /collection

Reported by: Michiel.Schok Owned by: robert
Priority: major Milestone: MediaMosa 2.3
Component: Core Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours: 3

Description

Same as /asset

is_public_list=false: return all collections, regardless of the 'isprivate' attribute of a collection
is_public_list=true: return only collections with 'isprivate=true'
parameter is optional, default=false

Dutch (out of webservices.odt)
‘is_public_list’ bepaald of de lijst voor iedereen te zien is. Deze setting heeft te maken met de isprivate setting van een asset. Indien op een asset isprivate waar is (TRUE) zal bij een setting van ‘is_public_list’ = true deze asset niet met de resultaten terug komen. Zelfs al is de gebruiker de owner van de asset waar isprivate = ‘TRUE’ is, zal deze niet terug komen bij ‘is_public_list’ = true. Bij de ‘false’ setting van ‘is_public_list’ wordt de waarde van ‘isprivate’ genegeerd.

Change History

Changed 3 years ago by Frans

  • summary changed from Support 'is_public_list ' parameter on /collection to [Core] Support 'is_public_list ' parameter on /collection
  • type changed from defect to enhancement
  • milestone changed from MediaMosa 1.7 to MediaMosa X.X

Parked at MediaMosa X.X

Changed 3 years ago by Frans

  • moscow set to Should Have
  • milestone changed from MediaMosa X.X to MediaMosa 2.1

Changed 3 years ago by Frans

  • milestone changed from MediaMosa 2.1 to MediaMosa 2.2

Changed 3 years ago by Frans

Maybe a 'Must Have'

Changed 3 years ago by Frans

  • moscow changed from Should Have to Must Have
  • milestone changed from MediaMosa 2.2 to MediaMosa 2.3

Changed 3 years ago by peter

  • estimated_hours set to 3

Changed 3 years ago by robert

  • owner set to robert
  • status changed from new to assigned

Changed 3 years ago by Michiel.Schok

  • status changed from assigned to closed
  • tested set to yes
  • accepted changed from no to yes
  • resolution set to worksforme

This one is already realized and works as advertised.
Probably since the 2.0 version.

Saves some hours for other tickets ;-)

Note: See TracTickets for help on using tickets.