We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Export a Job definition, upload a new job definition to a new project, select "remove UUIDs" and you'll get the following error.
If you click upload again, you get java.lang.NullPointerException: Cannot get property 'class' on null object
java.lang.NullPointerException: Cannot get property 'class' on null object
The text was updated successfully, but these errors were encountered:
Job import remove UUIDs option correctly removes uuids #658
e40c294
No branches or pull requests
Export a Job definition, upload a new job definition to a new project, select "remove UUIDs" and you'll get the following error.
If you click upload again, you get
java.lang.NullPointerException: Cannot get property 'class' on null object
The text was updated successfully, but these errors were encountered: