Project

General

Profile

Actions

Feature #1026

closed

Check function for duplicate links

Added by Stefan Eichert about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Backend
Target version:
Start date:
2019-04-30
Estimated time:

Description

Case 1: Since it can happen during imports that various links to types that must not be multiple like system types for places etc. are still multiple, an sql script for removing these duplicates should be designed.

Prerequisites:
1. Check in web.hierarchy for "multiple FALSE" types where value type is FALSE
2. Get all sub types of these
3. Check for duplicate links from one and the same domain_id to more than one of these types (within the type tree of the top category)
4. Design SQL query to show all duplicate links with entity_name and id plus some basic info and info on the multiple link
5. Design admin interface to select which link to delete plus some auto delete function

Case 2: Check for links with identical fields (except for id, created and modified) to get duplicate links
1. Design display and delete function for these duplicates

Actions #1

Updated by Alexander Watzinger almost 5 years ago

  • Target version changed from 3.20.0 to 3.18.0
Actions #2

Updated by Alexander Watzinger almost 5 years ago

  • Status changed from Assigned to Closed
  • Assignee changed from Stefan Eichert to Alexander Watzinger
  • Target version changed from 3.18.0 to 3.17.0
Actions

Also available in: Atom PDF