Add Older revision numbers to an item


The below script can be used to add Older revision numbers to an item.

Why we need to use this script: In Oracle standard functionality revisions need to be added in sequence like A, B, C….. It doesn’t allow us to add B after adding A and C. In that case this script can be used to add the missing revision from the backend.