-
Notifications
You must be signed in to change notification settings - Fork 2
Factor associations into DeleteOrphanedLastModifiedAttributes #88
Copy link
Copy link
Closed
Labels
Area: SQLRelates to the SQL Server database objects; do not use for the repository.Relates to the SQL Server database objects; do not use for the repository.Priority: 3Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.Behavior that is inconsistent with documented or expected behavior.
Milestone
Metadata
Metadata
Assignees
Labels
Area: SQLRelates to the SQL Server database objects; do not use for the repository.Relates to the SQL Server database objects; do not use for the repository.Priority: 3Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.Behavior that is inconsistent with documented or expected behavior.
The
DeleteOrphanedLastModifiedAttributesstored procedure should factor in versions fromRelationshipsandTopicReferences, not justAttributesandExtendedAttributes.Should it also delete both
LastModifiedandLastModifiedBy?