Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template IDs are not preserved #58

Open
pixelchutes opened this issue Apr 7, 2014 · 0 comments
Open

Template IDs are not preserved #58

pixelchutes opened this issue Apr 7, 2014 · 0 comments

Comments

@pixelchutes
Copy link

This is probably old news or documented somewhere, but when migrating Evo > Revo via this tool, non-sequential Template IDs are not preserved.

Take the following 12 Templates, for example. The Evo ID is on the left, the resulting Revo ID is on the right:

  • (3) => (2)
  • (4) => (3)
  • (5) => (4)
  • (6) => (5)
  • (7) => (6)
  • (8) => (7)
  • (9) => (8)
  • (10) => (9)
  • (11) => (10)
  • (12) => (11)
  • (14) => (12)
  • (17) => (13)

The result becomes sequential, and original IDs no longer aligned. Same goes for Template Variables, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant