Opened 5 years ago

Last modified 5 years ago

#19939 closed enhancement

[Patch] Replace ParentRelationLoadingTask by DownloadReferrersTask — at Initial Version

Reported by: GerdP Owned by: team
Priority: normal Milestone: 20.11
Component: Core Version:
Keywords: Cc: Don-vip, stoecker

Description

We have two very classes which can download the parents of a relation:

  • DownloadReferrersTask (used in Dialog for Download parent ways/relations... action and also in the Download object... action)
  • ParentRelationLoadingTask(only used in relation editor for the Reloadbutton in the parents tab, found no plugin that uses it

For the first one we have a unit test, and it is frequently used. The second one is probably rarely used.
The patch implements the changes to replace the class and removes ParentRelationLoadingTask.

Change History (1)

by GerdP, 5 years ago

Attachment: 19939.patch added
Note: See TracTickets for help on using tickets.