Skip to main content
SUBMITTED

View previous versions

Related products:TimeXtender Data Integration
  • October 17, 2025
  • 1 reply
  • 17 views

rvgfox
Problem Solver
Forum|alt.badge.img+4

It would be very useful to get a new Advenced option “Previous version..” in:

  • Custom Views
  • UserDefined Functions
  • StoreProcedures

To select the version that we want see to see it or to replace.

 

 

1 reply

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+8
  • TimeXtender Xpert
  • October 17, 2025

Hi,

you can already open a previous version of the instance and view the old syntax there to compare or revert. If you are writing a lot of code (and there really is no other way to do what needs to be done) then I would simply version manage it externally.

Given that older code might also be built against a different setup of instance objects, just going back to an older version of a view or sproc seems to be something that might only be possible in very specific situations as you would likely need to revert the whole instance to make things stay consistent.

In that case I would prefer the effort to be spent on solving the generic code management / partial envrionment promotion issue over introducing a feature that breaks the normal paradigm for a small part of the product and only a very limited use case.