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

Cant sync tests #53

Open
cheipol opened this issue Jul 22, 2019 · 0 comments
Open

Cant sync tests #53

cheipol opened this issue Jul 22, 2019 · 0 comments

Comments

@cheipol
Copy link

cheipol commented Jul 22, 2019

I'm trying to sync Tests files but cant find the way.
I've create add to my configuration file this:

...
"folders": {
      "tests": {
            "table": "sys_atf_test",
            "key": "name",
            "fields": {
                "js": "script"
            }
        },
.....

It recognize the tests files but it doesn't download any of them, just write a log like this:

12:34:39 - warn: Found but will ignore to protected record: C:/projects/servicenow/testsSync/src/tests/ .... DummyTest.js

I have no protection policy configured in Service Now, and I've tried changing the protection policy from "None", to "Read-only" and to "Protected" but it doesn't work with any of them.

Any idea what is the issue?

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