You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Access Control PR (Role configuration) and the Media migrations happened sort of back to back. The Access Control PR doesn't account for field_access_terms in media migrations because the migrations weren't finished yet.
This ticket is to complete that work by:
Migrations: adding field_access_terms to all the idc media migrations in codebase/config/sync
audio
document
extracted text
file
fits no fits migration
image
remote video
video
Verification Tests:
update the csv files for media migrations to include field_access_terms in them
update files containing expected json
update the verification test to include checking for values in field_access_terms
The text was updated successfully, but these errors were encountered:
The Access Control PR (Role configuration) and the Media migrations happened sort of back to back. The Access Control PR doesn't account for
field_access_terms
in media migrations because the migrations weren't finished yet.This ticket is to complete that work by:
codebase/config/sync
fitsno fits migrationThe text was updated successfully, but these errors were encountered: