Ticket #120 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

[Bulkupload] check issued field Bulkupload

Reported by: MC-arjen Owned by: MC-arjen
Priority: major Milestone: MediaMosa 2.2
Component: FTP upload Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested:
Accepted: no Estimated Hours: 2

Description

"Daniel heeft getest en ziet alleen nog dat issued niet gevuld wordt als date wel gevuld is, maar issued leeg is. De conversie van het issued veld gebeurt wel correct."

Change History

Changed 3 years ago by Frans

  • summary changed from check issued field Bulkupload to [Bulkupload] check issued field Bulkupload
  • related_to set to none
  • 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

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

Changed 3 years ago by robert

  • estimated_hours set to 2

Changed 3 years ago by MC-arjen

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

Changed 3 years ago by forgacs

  • owner changed from forgacs to arjen

There was a bug: When "issued" and "date" field both was set, then the issued value become the date value. It is fixed now. The changes are on the repository.

Test qdc values:

      <dcterms:issued>2010-06-08 10:31:27</dcterms:issued>
      <dcterms:date>2010-07-09 11:32:28</dcterms:date>

Base behavior: The issued metadata is the issued value. If there isn't issued field, and there is a data field, then the issued value is the data value.

The issued field can be:

YYYY-MM-DD HH:MM:SS
YYYY-MM-DD
MM-DD-YYYY

If the value something else, then it drops an error:
"MediaMosa - parameter validation failed: issued (DATETIME)"

Changed 3 years ago by forgacs

  • owner changed from arjen to MC-arjen

Changed 3 years ago by MC-arjen

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.