Automic Workload Automation

 View Only
  • 1.  Anyone on V8 still and had problems with version control???

    Posted May 13, 2015 05:23 AM
    We have a piece of code here which has happily worked for years just decide to start playing up.   In investigating the problem we have noticed that we are on version 14 of the code and when looking back to see what the previous version was like noticed that we can only go back to version 10 .    Version 11, 12 & 13 seem to have dissappeared.  This exact  piece code is working fine our non-production environments .   The code is probably one of our oldest bits as it is an include which is used to word out  date variables.  We are all stumped at the moment.


  • 2.  Anyone on V8 still and had problems with version control???

    Posted May 13, 2015 10:26 AM
    We are on V8 and have not noticed this issue.

    Is it possible that someone Edited the object , went to the Documentation/Version management tab of the object and selected those versions and deleted them?  This is something that we routinely do in our development client and occasionally in production.


  • 3.  Anyone on V8 still and had problems with version control???

    Posted May 14, 2015 05:23 AM
    Mark,  this is in production and  it has been confirmed that nothing was deleted......  all very strange..   We are tempted at the moment to delete the include then re-introduce it via tc file .    everyone is twitchy about it so our temporary workaround is in place. (which was to hardcode a particular date in the middle of the code)