C2026-008 - Re-Architect RO.FST to include RO Modification date/time and use those when updating ROs from the RO.FST #756
Open
mschill
wants to merge 8 commits from
C2026-008 into Development
pull from: C2026-008
merge into: Volian:Development
Volian:master
Volian:Development
Volian:B2026-045
Volian:B2026-046-RO-symbols-and-Annotations
Volian:F2026-013_Vogtle_3_4_Format
Volian:B2026-043-Fix-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-when-clicked-executes-function
Volian:C2026-014
Volian:C2026-015
Volian:B2026-042-Fix-Null-Error-for-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column-4
Volian:C2026-027-New-Set_At_All_Level-in-the-Applicability-tab-evaluate-having-the-button-grayed-out-for-the-RNO-column
Volian:B2026-040
Volian:B2026-037
Volian:C2026-033_Baseline_Printing
Volian:baseline
Volian:B2026-035_fix_RO_Preview_for_X_Y_Plots
Volian:General_Debugging
Volian:BNPP_CoverPage_Consolidation
Volian:B2026-018_The_Disable_Initial_Line_check_box
Volian:B2026-023-Adding-RO-Editor-symbols-to-RO-X_Y_plots
Volian:B2026-034
Volian:C2026-007_B2026-027
Volian:B2026-033
Volian:B2026-030
Volian:C2026-028
Volian:B2026-022-Adding-RO-Editor-symbols-to-RO-Tables
Volian:C2026-030_BNPP_CoverAdjustments
Volian:C2024_006_The_Admin_tool_that_Check_for_bad_RO_links_could_be_improved_to_fix-some-additional_cases-4
Volian:B2026-001-Sort-order--for-ROs-Wolf-Creek-2
Volian:C2025-048-Set-Quick-Print-overwrite-pdf-to-false
Volian:C2025-047-AnnotationsTypeSelectChanges
Volian:C2025-047-AnnotationsTypeSelectChanges-5
Volian:C2025-023-New-EP-Format-File
Volian:C2025-027-Develop-a-way-to-filter-annotations-so-the-user-can-view-only-the-types-they-want-to-see-EP
Volian:C2024-041-Disable-UCF-(User-Control-of-Format)-options
Volian:C2020-049-Add-the-ability-for-PROMS-to-remember-the-procedure-tabs-that-were-open-when-you-closed-PROMS-6
Volian:F2024-074-Farley_TOC
Volian:C2020-049-Add-the-ability-for-PROMS-to-remember-the-procedure-tabs-that-were-open-when-you-closed-PROMS
Volian:B2024-063-Invalid-Format-message-box-displays-when-rev-date-empty
Volian:B2024-062_EmptyProcedure
Volian:B2024-068-VCS-Deviation-Format
Volian:C2024-005
Volian:C2024-016-Write-Info-to-Results-Window-Delete-Annotations
Volian:B2024-046-Set-Default-Tab-In-Admin-Tools
Volian:C2024-005-Annotations-Cleanup
Volian:B2024-041
Volian:C2024-004_fix
Volian:C2021-059
Volian:B2024-032-Fix-Quick-Print
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "C2026-008"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
C2026-008 - Re-Architect RO.FST to include RO Modification date/time and use those when updating ROs from the RO.FST
Note - do not merge this through to development until after testing has completed and this has been signed off on.
A copy of this for testing has been placed here:
V:\Proms Versions\Test Version\Data to use for testing\C2026-008
@@ -13540,35 +13540,7 @@ GOIF EXISTS (SELECT * FROM dbo.sysobjects WHERE id = OBJECT_ID(N'[deleteAllDocVersionPdfs]') AND OBJECTPROPERTY(id,N'IsProcedure') = 1)DROP PROCEDURE [deleteAllDocVersionPdfs];GODoes the Admin tool Refresh Word Attachments us this? or does it use a different SQL procedure?
Refresh Word Attachments uses "vesp_DeletePDFs" - it doesn't take the doc version id as a paramater.
all looks good.
once testing is successful, it can be merged into development
updated changes look good. Will hold off on merging into development until after preliminary testing is completed.
Ready for Review again - but hold on merging into Dev until testing complete.
updated changes looks good
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.