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

Changes in tokens, when used in an object, should trigger a change on the object #261

Open
shantstepanian opened this issue Jan 30, 2020 · 0 comments

Comments

@shantstepanian
Copy link
Contributor

shantstepanian commented Jan 30, 2020

Observed When: 8.0.0

As of today, a change/deployment is only executed if the SQL content itself was changed

If the file is using a token, and only the token was changed, the currently Obevo does not detect this as a deploy change. This does not seem ideal and is worth revisiting

(May need to consider a separate hash logic on the final tokenized output, in addition to the current. See usages of ChangeInput.setContentHash and Change.getAcceptableHashes() for where to go with this)

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

No branches or pull requests

1 participant