Deployer 7 starts to count from 1 again #2713
Unanswered
jasperf
asked this question in
Help needed
Replies: 1 comment 6 replies
-
Yes, releases history not compatible between v6 and v7. But some migration code can be implemented. I’ll take a look at this. To release after 626 use
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployer resets counting
On deploying with new Deployer 7 (was using Deployer 6 before) I realized Deployer starts counting from 1 again. If you would do ten releases and you had 5 with the older Deployer 6 this would clash. This as you would already have release 1-5.
Rollbackup Issues
Other issue is that if I would like to do a restore this would probably not work as Deployer started counting from the beginning again so a release 626, which we have on staging would not be used for a rollback or would it?
Guess this cannot be helped?
Beta Was this translation helpful? Give feedback.
All reactions