sn-filesync
sn-filesync copied to clipboard
2-way sync ServiceNow field values to local files
Hi @dynamicdan, Thank you for making and maintaining this very useful tool. I'm running into a weird issue, I have the following (simplified) folder records: ``` └───ui_actions ├───table1 │ └───client_true...
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":...
Error: 302 - Moved Temporarily - Verify JSON Web Service plugin is activated.] I'm on Madrid for ServiceNow, but the JSON Web Service plugin isn't available on my instance. Is...
Can you please update the read me info for this repo to show how to download all files from an instance. You talk about doing a system wide search for...
I have added the following to my config file: `"ignoreList": ["*.todo"]` But I still get this in the console when I start the app: >13:34:07 - warn: File cannot be...
If I were able to commit all files from the local machine at once, or track which files have been modified since being synced down from the server and only...
It would be helpful to have the option to force a specific update set per file when pushing a file to the instance. I can imagine to specify this by...
Hello. I've just started using this project over my hand-rolled version, and I'm very impressed! However, I have a few enhancements I would like to discuss and validate that they...
Set property awaitWriteFinish for chokidar Filewatcher to true
Develop
@dynamicdan First of all thank you for this usefull tool. I would like to inform you that I am working in a windows environnement and i can confirm "Home dir...