Ticket #261 (new defect)

Opened 5 months ago

CQL aut_app doesn't support asset master-slave search.

Reported by: robert Owned by: robert
Priority: major Milestone: MediaMosa X.X
Component: Core Version: 1.7.2
Keywords: CQL Cc:
MoSCoW: Should Have Estimated time after impact analysis:
Related to project: none Tested: no
Accepted: no Estimated Hours:

Description

See posting; http://mediamosa.org/forum/viewtopic.php?f=13&t=158

Effects MediaMosa 1.x and 2.x.

Currently the CQL search using aut_app does not support master-slave on assets. We might have to rethink approach on the aut_app parameter, because there is no-way to filter on either master-slave on mediafiles or master-slave on assets. For now the current version will only work on master-slave mediafiles. We might need to add special modifier like;

aut_app ==/scope="mediafile" "2"
or
aut_app ==/scope="asset" "2"
or both
aut_app ==/scope="asset,mediafile" "2"

default:
aut_app == "2"
should work like
aut_app ==/scope="mediafile" "2"

Note: See TracTickets for help on using tickets.