task #9315
Remove old single source citation and microCitation columns
Start date:
11/20/2020
Due date:
% Done:
100%
Severity:
normal
Description
Include all single sources from #6581
For nomenclatural source it may look like
//#9315 remove TaxonName.nomenclaturalSource_id
stepName = "Remove TaxonName.nomenclaturalSource_id";
tableName = "TaxonName";
String oldColumnName = "nomenclaturalSource_id";
ColumnRemover.NewInstance(stepList, stepName, tableName, oldColumnName, INCLUDE_AUDIT);
Related issues
Associated revisions
fix #9315 remove old single source columns via update script
ref #9315 move remove unused columns to the start of update script
History
#1 Updated by Andreas Müller 5 months ago
- Related to feature request #6581: Make all microreferenced references OriginalSources added
#2 Updated by Andreas Müller 5 months ago
- Description updated (diff)
#3 Updated by Andreas Müller 5 months ago
- Related to feature request #9194: Make RelationshipBase and NomenclaturalStatus reference OriginalSource added
#4 Updated by Andreas Müller 4 months ago
- Status changed from New to In Progress
#5 Updated by Andreas Müller 28 days ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 50
#6 Updated by Andreas Müller 28 days ago
- Related to task #9536: Remove old single source citation and microCitation columns for secundum and DescriptionElementBase_OriginalSourceBase and TaxonName_NomenclaturalStatus added
#7 Updated by Andreas Müller 26 days ago
- Tracker changed from bug to task
- Status changed from Resolved to Closed
- Target version changed from CDM UML 5.22 to Release 5.22
- % Done changed from 50 to 100
All columns were correctly removed on test