TINP deprecation: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
P R O P O S A L
 
This is related to [[TINP fix]].


==Reasons for deprecation==
==Reasons for deprecation==
Line 8: Line 7:
* GTIN for a TINO found
* GTIN for a TINO found
* bad TINO range
* bad TINO range
==Process==
Order undefined.
* log deprecations in [[TINP fix]]
* change the TINP in the database
* keep old TINP in the product table but change values
** collection name = _deprecated_
** product name contains at minimum: string "deprecated", new TINP if any. It can also contain a reason
** other values removed


==Tagger==
==Tagger==

Revision as of 2013-03-03T01:35:42


Reasons for deprecation

  • wrong TINP
    • found on cover but invalid
    • typo
  • GTIN for a TINO found
  • bad TINO range

Process

Order undefined.

  • log deprecations in TINP fix
  • change the TINP in the database
  • keep old TINP in the product table but change values
    • collection name = _deprecated_
    • product name contains at minimum: string "deprecated", new TINP if any. It can also contain a reason
    • other values removed

Tagger

For each 1:1 replacement (full product gets a new TINP and the new TINP only refers to that product) deliver the replacement TINP for input lines that consist of a TINT.

Tag name

  • Choose tag name:
    • tinp_new - different meaning, e.g. could be new TINP that is not a replacement
    • tinp_replacement
  • create tag "tinp_replacement"
    • Done in 1.3.5

Database

The database contains a table named "tinp_deprecation".