Ticket #178 (closed defect: worksforme)

Opened 2 years ago

Last modified 20 months ago

[Bulkupload] Updating metadata is similar as adding metadata

Reported by: Frans Owned by: Frans
Priority: major Milestone: MediaMosa 2.1
Component: Core Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours:

Description

When using the bulkupload <action>update function for updating metadata we see that metadata is not really updated, but added instead. Updating means changing the existing value.

Tested on 1.6.3 acceptatie.

<?xml version="1.0"?>
<response>
  <header>
    <item_count>1</item_count>
    <request_process_time>0.0445</request_process_time>
    <request_query_count>32</request_query_count>
    <request_result>success</request_result>
    <request_result_description></request_result_description>
    <request_result_id>601</request_result_id>
    <request_uri>[GET] asset/7s0281efTZar690CoM4pi0Hx?user_id=admin&amp;is_app_admin=true</request_uri>
    <vpx_version>1.6.3</vpx_version>
  </header>
  <items>
    <item id="1">
      <asset_id>7s0281efTZar690CoM4pi0Hx</asset_id>
      <app_id>5</app_id>
      <provider_id></provider_id>
      <owner_id>SURFgroepen.frans</owner_id>
      <group_id></group_id>
      <videotimestamp>2009-10-21 13:14:11</videotimestamp>
      <videotimestampmodified>2009-10-21 13:19:06</videotimestampmodified>
      <play_restriction_start></play_restriction_start>
      <play_restriction_end></play_restriction_end>
      <locked>FALSE</locked>
      <reference_id>Test-0006</reference_id>
      <isprivate>TRUE</isprivate>
      <mediafile_duration>00:00:10.4</mediafile_duration>
      <mediafile_container_type>asf</mediafile_container_type>
      <is_unappropiate>FALSE</is_unappropiate>
      <is_external>FALSE</is_external>
      <viewed>20</viewed>
      <played>5</played>
      <is_empty_asset>FALSE</is_empty_asset>
      <is_protected>FALSE</is_protected>
      <has_streamable_mediafiles>FALSE</has_streamable_mediafiles>
      <dublin_core>
        <type>video</type>
        <type>video</type>
        <format></format>
        <language></language>
        <title>Vlinder</title>
        <title>Vlinder</title>
        <creator>ACCEPTATIE</creator>
        <creator>ACCEPTATIE</creator>
        <creator>Eptatie, Acc</creator>
        <creator>Eptatie, Acc</creator>
        <publisher>ACCEPTATIE</publisher>
        <publisher>ACCEPTATIE</publisher>
        <subject>Test</subject>
        <subject>Test</subject>
        <subject>Testen</subject>
        <subject>Testen</subject>
        <subject>Acceptatie</subject>
        <subject>Acceptatie</subject>
        <description>
ACCEPTATIE: testen.
</description>
        <description>
ACCEPTATIE: testen.
</description>
        <contributor></contributor>
        <date></date>
        <identifier></identifier>
        <source></source>
        <relation></relation>
        <coverage_temporal></coverage_temporal>
        <coverage_spatial></coverage_spatial>
        <rights></rights>
      </dublin_core>
      <qualified_dublin_core>
        <title_alternative></title_alternative>
        <description_abstract></description_abstract>
        <created>2009-10-21 13:14:48</created>
        <created>2009-10-21 13:14:48</created>
        <issued>0000-00-00 00:00:00</issued>
        <issued>0000-00-00 00:00:00</issued>
        <hasformat></hasformat>
        <isformatof></isformatof>
        <format_medium></format_medium>
        <format_extent></format_extent>
        <license></license>
        <rightsholder></rightsholder>
        <isreferencedby>Test-Vlinder</isreferencedby>
        <isreferencedby>Test-Vlinder</isreferencedby>
      </qualified_dublin_core>

Change History

Changed 2 years ago by Frans

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

Changed 2 years ago by forgacs

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

Changed 2 years ago by forgacs

  • owner changed from forgacs to Frans

I have tried to reproduce this bug, but I couldn't.
Would you support us more information (eg. the original vuf and qdc file)?

Changed 21 months ago by MC-arjen

  • status changed from assigned to closed
  • resolution set to worksforme

will close for now...

Changed 20 months ago by Frans

  • tested set to yes
  • accepted changed from no to yes

Updating metadata does an update now instead of an addition of metadata.
Will close.

Note: See TracTickets for help on using tickets.