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

Scripts Run records the post tag subsitution version of the script for hasing #401

Open
willsmith9182 opened this issue Jan 30, 2020 · 1 comment

Comments

@willsmith9182
Copy link

We got into a strange scenario when we tried to test something against a copy of our database with a different database name.

Script run has hashes of post substituted scripts, which of course then failed as the tag substituted was a different database name. Causing RH to shout at us about an Up script being modified.

Would it be a sensible idea to record the script pre-substitution rather than post? This would obviously have a knock-on effect to existing users, so perhaps a flag to enable recording the pre-substituted version of the script?

I realise i am an edge case, feel free to tell me to "sod off"

@erikbra
Copy link
Member

erikbra commented Oct 4, 2020

Related to #419

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

2 participants