diff --git a/README.md b/README.md index 03580841b0..18e10f2f3c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Generated files This repository contains generated files and a checksum. -**Do not edit the files in this repository outside of an instance of ServiceNow.** - If you find yourself unable to import your repository due to the presence of files edited outside an instance of ServiceNow, merge commits that mix files from different revisions, or other data that does not match the checksum, you may recover using either of the following techniques: * Remove the problem commits: 1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root @@ -18,3 +16,12 @@ If you find yourself unable to import your repository due to the presence of fil 4. Run `git add -A` 5. Run `git commit` 6. Run `git push` + + **Notes on dependencies** + 1. Dependencies will not show up in the list of changes but will be exported/imported + 2. It is your responsibility to resolve the dependencies before installing an application. ServiceNow source control will not manage these for you. In case you installed an application before installing its dependencies: + 2.1 Delete the application + 2.2 Activate/install all required dependencies + 2.3 Re-import the application from source control + Currently listed dependencies: + * Task table schema diff --git a/checksum.txt b/checksum.txt index c0271c555f..022b6f882b 100644 --- a/checksum.txt +++ b/checksum.txt @@ -1 +1 @@ -osx-M5xvnph5ZrBHI1_4NwyuL8woLjbJdFPMvkfmwWRQfhJB8-NMmrcxN6AGHOHBihp4WHt118750r6YoA4kVgoZ11s505a0fXMA8g-2xrzCsv1w_47kiX5s38-fSRLAn9ysY6vcxE-bfW-_p7EF5FE-_tpPC3bsR6H1L_EjI0ub9_00R7wI2vW6g-3LF9wZvo3WC5OTduUt_XlLmr4rtzqUFNHgct0RfdCWotQekC3in2O5i9ihtNLjytB1qjTO5unKCw2tIA5XfZNj-VWxYwoTd--uCPg2psNGNrGzMVWMQud_FRI4Tk9Nzen726tBggy2JTgd1djlrHfZymUGpBa8qIFykblLQ_0Bm9swjP0o7VoF74VCHuyOotFlh6sEdjICXMhlBSPhVkS5Bao_VbAcDcF1yRDzz3rQ6yQj0pC0E6rE6V8_DGlPbM7yqeCN725VWG7ivSCLKij-gFvbpUy__evkhY2whdncg3Td7Q83LvuanT3UhYr8ZJsDxc-pwvHJ94BpOOZzM5an7NNPrLIweGeNYaey4EsM4k36uE35XWM-zQnc2_ZaUDsG1Q6fkXvRXqYUklMMFvhK0VQjnD9dYvYmJmFE6xhmOV6CEzUwcWH5LhAVvKQRCp29k5mIBwWq41Hfzy2CCgTkuF9ZOr7JDL8lOgFouF1f2p-zgck \ No newline at end of file +oFEfMtML6M7MoSFaajjGytQ9hNUPZxvWfaxRuVvOPDyMio9g02JZw3DMt6CNMTpqqOaGHQEABkmwvFYe78iwM8igabuM6KESV9Y7Z705CIPqiMmYD8a4Calwdp8ZTMFhly0Eowlsp7gm9d9UMvBgscp7GECIiFD01SRMartvNMdngFkHt1g0G0rXSg6OyXZX5xXMzoAdwESJdbMjSQV0BI09BxJHs6QB-cIHP2MiIKY_aF-haKbW0ziIzAEspocILWt3Zpl7q3vIwsTWa02qacvujswE4UQdiI97nvcN2dL6jD6Yarnci8FEBnjeB9eq-9Gr1XHtrDH3pylUaMOYyOnXWT4eHTW_XMnvgm9bOfWFSRE06fc163HcPS3smd8nKk6H8L0HX0XBa_vQi47hyZmAnoJQR8pxtS4M2irUWfuGInbTs5aAHBHNVfOu14rp86T5F5bRkxNH707MPu_q67iC0eMKfH-gJwY_gY2HzyOVFbFBo8-Dmv56S2LU26whCo0fJEWwQrbt-E75NksNf38X_j8emOzm1WmsMBZhKxS4_EnK8pVux75HHkWQCxmYka7Dc_VY56CGqCxXdNj7GPtHHNsyZUF2x8ubsxAkP440Y5MqKGn2nTj7nnnGWdSzLzehce_frVw_8eZDCnyU2Z-ipXc8PKDx9yBxAm0Vg0s \ No newline at end of file diff --git a/dictionary/x_58872_needit_needit.xml b/dictionary/x_58872_needit_needit.xml index 7fd4eb30b0..a27e53c135 100644 --- a/dictionary/x_58872_needit_needit.xml +++ b/dictionary/x_58872_needit_needit.xml @@ -1,26 +1,29 @@ - - - - - - + + + + + - - - + + + + + + + + + - + + - - - - - - - + + + + - + diff --git a/sn_source_control.properties b/sn_source_control.properties new file mode 100644 index 0000000000..c632642d38 --- /dev/null +++ b/sn_source_control.properties @@ -0,0 +1,10 @@ +############################################################# +# This ServiceNow-created file contains the path to the app in this repo +# path= +# For example, if the app content resides in a folder named x_my_custom_app, the path value would be: +# path=/x_my_custom_app +# Update the path value when you move the app to a new repo location. +############################################################ +# +#Mon Feb 24 11:04:03 PST 2025 +path= diff --git a/update/sys_choice_x_58872_needit_needit_state.xml b/update/sys_choice_x_58872_needit_needit_state.xml index f7e1b7fa71..94c34276dd 100644 --- a/update/sys_choice_x_58872_needit_needit_state.xml +++ b/update/sys_choice_x_58872_needit_needit_state.xml @@ -122,7 +122,7 @@ admin 2017-01-26 20:14:39 false - 189999549f013200bde5f79ff57fcf2a + afb2cde70f1632000d030dbce1050e4d 1 state 6ead8e780f603200cd674f8ce1050ed1 diff --git a/update/sys_choice_x_58872_needit_needit_u_request_type.xml b/update/sys_choice_x_58872_needit_needit_u_request_type.xml index eb03c45cfd..d914f02772 100644 --- a/update/sys_choice_x_58872_needit_needit_u_request_type.xml +++ b/update/sys_choice_x_58872_needit_needit_u_request_type.xml @@ -84,7 +84,7 @@ admin 2017-01-26 19:28:14 false - dc9999549f013200bde5f79ff57fcf3c + ebb2cde70f1632000d030dbce1050e5d 3 u_request_type 6ead8e780f603200cd674f8ce1050ed1 diff --git a/update/sys_choice_x_58872_needit_needit_u_what_needed.xml b/update/sys_choice_x_58872_needit_needit_u_what_needed.xml index 6e8f2185aa..0a9997b2a1 100644 --- a/update/sys_choice_x_58872_needit_needit_u_what_needed.xml +++ b/update/sys_choice_x_58872_needit_needit_u_what_needed.xml @@ -179,7 +179,7 @@ admin 2017-01-26 19:39:58 false - d89999549f013200bde5f79ff57fcf53 + 63b2cde70f1632000d030dbce1050e70 3 u_what_needed 6ead8e780f603200cd674f8ce1050ed1 diff --git a/update/sys_db_object_45007fcd0fa83200cd674f8ce1050ebc.xml b/update/sys_db_object_45007fcd0fa83200cd674f8ce1050ebc.xml index e323d4f3d2..9d1deccbc7 100644 --- a/update/sys_db_object_45007fcd0fa83200cd674f8ce1050ebc.xml +++ b/update/sys_db_object_45007fcd0fa83200cd674f8ce1050ebc.xml @@ -17,7 +17,7 @@ 1e427f010fe83200cd674f8ce1050e8b true - 8283f3b59f222200bde5f79ff57fcfe0 + 5da4c2856110320092c0b8181e2a7aa0 sys_db_object admin 2017-01-24 22:46:33 diff --git a/update/sys_dictionary_x_58872_needit_needit_new_field_1.xml b/update/sys_dictionary_x_58872_needit_needit_new_field_1.xml index ab977b6f6d..ac53e1fcad 100644 --- a/update/sys_dictionary_x_58872_needit_needit_new_field_1.xml +++ b/update/sys_dictionary_x_58872_needit_needit_new_field_1.xml @@ -53,7 +53,7 @@ admin 2017-01-26 00:53:29 false - b38959549f013200bde5f79ff57fcf8d + fab28de70f1632000d030dbce1050ea1 0 New field 1 6ead8e780f603200cd674f8ce1050ed1 @@ -62,7 +62,7 @@ 6ead8e780f603200cd674f8ce1050ed1 sys_dictionary_x_58872_needit_needit_new_field_1 system - 2017-02-16 00:15:16 + 2017-04-29 04:14:17 false false false diff --git a/update/sys_dictionary_x_58872_needit_needit_null.xml b/update/sys_dictionary_x_58872_needit_needit_null.xml index ee09f64360..3a4a732323 100644 --- a/update/sys_dictionary_x_58872_needit_needit_null.xml +++ b/update/sys_dictionary_x_58872_needit_needit_null.xml @@ -53,7 +53,7 @@ admin 2017-01-24 22:46:34 false - 778959549f013200bde5f79ff57fcf7a + f2b28de70f1632000d030dbce1050e74 0 x_58872_needit_needit 6ead8e780f603200cd674f8ce1050ed1 @@ -62,7 +62,7 @@ 6ead8e780f603200cd674f8ce1050ed1 sys_dictionary_x_58872_needit_needit_NULL system - 2017-02-16 00:15:16 + 2017-04-29 04:14:17 false false false diff --git a/update/sys_dictionary_x_58872_needit_needit_u_other.xml b/update/sys_dictionary_x_58872_needit_needit_u_other.xml new file mode 100644 index 0000000000..21d14b5746 --- /dev/null +++ b/update/sys_dictionary_x_58872_needit_needit_u_other.xml @@ -0,0 +1,69 @@ + + + true + false + edge_encryption_enabled=true + false + + 0 + + + Other + + + + + + + + false + false + + + + u_other + false + + + + false + string + false + 40 + x_58872_needit_needit + + false + false + + + + false + + + + + false + false + sys_dictionary + admin + 2025-02-24 18:52:14 + Other + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_dictionary_x_58872_needit_needit_u_other + admin + 2025-02-24 18:52:14 + false + false + false + false + false + simple + false + script + + + false + + diff --git a/update/sys_dictionary_x_58872_needit_needit_u_request_type.xml b/update/sys_dictionary_x_58872_needit_needit_u_request_type.xml index b2dd55935e..bdc5264eaf 100644 --- a/update/sys_dictionary_x_58872_needit_needit_u_request_type.xml +++ b/update/sys_dictionary_x_58872_needit_needit_u_request_type.xml @@ -48,7 +48,7 @@ admin 2017-01-26 19:28:12 false - bf8959549f013200bde5f79ff57fcf92 + fab28de70f1632000d030dbce1050e89 0 Request type 6ead8e780f603200cd674f8ce1050ed1 @@ -57,7 +57,7 @@ 6ead8e780f603200cd674f8ce1050ed1 sys_dictionary_x_58872_needit_needit_u_request_type system - 2017-02-16 00:15:16 + 2017-04-29 04:14:17 false false false diff --git a/update/sys_dictionary_x_58872_needit_needit_u_requested_for.xml b/update/sys_dictionary_x_58872_needit_needit_u_requested_for.xml index 36dd704863..3de696ffd5 100644 --- a/update/sys_dictionary_x_58872_needit_needit_u_requested_for.xml +++ b/update/sys_dictionary_x_58872_needit_needit_u_requested_for.xml @@ -48,7 +48,7 @@ admin 2017-01-26 19:28:12 false - 338959549f013200bde5f79ff57fcf90 + 7eb28de70f1632000d030dbce1050e86 0 Requested for 6ead8e780f603200cd674f8ce1050ed1 @@ -57,7 +57,7 @@ 6ead8e780f603200cd674f8ce1050ed1 sys_dictionary_x_58872_needit_needit_u_requested_for system - 2017-02-16 00:15:16 + 2017-04-29 04:14:17 false false false diff --git a/update/sys_dictionary_x_58872_needit_needit_u_what_needed.xml b/update/sys_dictionary_x_58872_needit_needit_u_what_needed.xml index 0e277b626d..328c671db7 100644 --- a/update/sys_dictionary_x_58872_needit_needit_u_what_needed.xml +++ b/update/sys_dictionary_x_58872_needit_needit_u_what_needed.xml @@ -13,7 +13,7 @@ What needed - hr1 + legal1 @@ -47,17 +47,17 @@ sys_dictionary admin 2017-01-26 19:39:57 - false - 3b8959549f013200bde5f79ff57fcf96 - 0 + true + 76b28de70f1632000d030dbce1050e8d + 1 What needed 6ead8e780f603200cd674f8ce1050ed1 false 6ead8e780f603200cd674f8ce1050ed1 sys_dictionary_x_58872_needit_needit_u_what_needed - system - 2017-02-16 00:15:16 + admin + 2017-04-29 04:15:17 false false false diff --git a/update/sys_dictionary_x_58872_needit_needit_u_when_needed.xml b/update/sys_dictionary_x_58872_needit_needit_u_when_needed.xml index 0dc2a6c4f4..b2118fa285 100644 --- a/update/sys_dictionary_x_58872_needit_needit_u_when_needed.xml +++ b/update/sys_dictionary_x_58872_needit_needit_u_when_needed.xml @@ -48,7 +48,7 @@ admin 2017-01-26 19:08:23 false - bf8959549f013200bde5f79ff57fcf9a + b2b28de70f1632000d030dbce1050e9e 0 When needed 6ead8e780f603200cd674f8ce1050ed1 @@ -57,7 +57,7 @@ 6ead8e780f603200cd674f8ce1050ed1 sys_dictionary_x_58872_needit_needit_u_when_needed system - 2017-02-16 00:15:17 + 2017-04-29 04:14:18 false false false diff --git a/update/sys_documentation_x_58872_needit_needit_u_other_en.xml b/update/sys_documentation_x_58872_needit_needit_u_other_en.xml new file mode 100644 index 0000000000..ffb2de5a50 --- /dev/null +++ b/update/sys_documentation_x_58872_needit_needit_u_other_en.xml @@ -0,0 +1,26 @@ + + + + u_other + + + + en + x_58872_needit_needit + Others + sys_documentation + admin + 2025-02-24 18:52:14 + 0 + Other + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_documentation_x_58872_needit_needit_u_other_en + admin + 2025-02-24 18:52:14 + + + + + diff --git a/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml b/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml index 8b2567c6c2..f31472c54a 100644 --- a/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml +++ b/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml @@ -1,12 +1,12 @@ - - + false false - + teste short_description true + false NeedIt onChange Example @@ -25,20 +25,18 @@ sys_script_client admin 2017-02-08 16:54:04 - false global / 0e18a3fd0f743200cd674f8ce1050e43 - 7 + 10 NeedIt onChange Example 6ead8e780f603200cd674f8ce1050ed1 - false 6ead8e780f603200cd674f8ce1050ed1 sys_script_client_0e18a3fd0f743200cd674f8ce1050e43 admin - 2017-02-09 21:17:16 + 2025-02-24 18:17:58 x_58872_needit_needit
onChange 0 diff --git a/update/sys_script_client_139133b10fb43200cd674f8ce1050efb.xml b/update/sys_script_client_139133b10fb43200cd674f8ce1050efb.xml index e8cc22927d..71417446e4 100644 --- a/update/sys_script_client_139133b10fb43200cd674f8ce1050efb.xml +++ b/update/sys_script_client_139133b10fb43200cd674f8ce1050efb.xml @@ -1,5 +1,4 @@ - - + false false @@ -7,6 +6,7 @@ active true + false NeedIt onLoad Example @@ -17,20 +17,18 @@ sys_script_client admin 2017-02-08 17:07:03 - false global / 139133b10fb43200cd674f8ce1050efb - 1 + 3 NeedIt onLoad Example 6ead8e780f603200cd674f8ce1050ed1 - false 6ead8e780f603200cd674f8ce1050ed1 sys_script_client_139133b10fb43200cd674f8ce1050efb admin - 2017-02-08 21:12:51 + 2025-02-24 18:18:07 x_58872_needit_needit
onLoad 10 diff --git a/update/sys_script_client_a596522783f71210edab97efeeaad34e.xml b/update/sys_script_client_a596522783f71210edab97efeeaad34e.xml new file mode 100644 index 0000000000..72f050ee26 --- /dev/null +++ b/update/sys_script_client_a596522783f71210edab97efeeaad34e.xml @@ -0,0 +1,73 @@ + + + true + false + + Only display What needed choices that match the Request type value. + u_request_type + true + true + + NeedIt Request Type Options + + + sys_script_client + admin + 2025-02-24 18:33:30 + global + / + a596522783f71210edab97efeeaad34e + 0 + NeedIt Request Type Options + + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_script_client_a596522783f71210edab97efeeaad34e + admin + 2025-02-24 18:33:30 + x_58872_needit_needit
+ onChange + 10 + +
+
diff --git a/update/sys_script_client_b0a796e783f71210edab97efeeaad30d.xml b/update/sys_script_client_b0a796e783f71210edab97efeeaad30d.xml new file mode 100644 index 0000000000..c56b7ed96c --- /dev/null +++ b/update/sys_script_client_b0a796e783f71210edab97efeeaad30d.xml @@ -0,0 +1,41 @@ + + + true + false + + Set the Requested for to the currently logged in user for new records. Users can change the field value + + true + true + + NeedIt Set Requested for + + + sys_script_client + admin + 2025-02-24 18:37:16 + global + / + b0a796e783f71210edab97efeeaad30d + 0 + NeedIt Set Requested for + + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_script_client_b0a796e783f71210edab97efeeaad30d + admin + 2025-02-24 18:37:16 + x_58872_needit_needit
+ onLoad + 10 + +
+
diff --git a/update/sys_script_client_f174f7b10fb43200cd674f8ce1050e10.xml b/update/sys_script_client_f174f7b10fb43200cd674f8ce1050e10.xml index b9d199f362..02a268633e 100644 --- a/update/sys_script_client_f174f7b10fb43200cd674f8ce1050e10.xml +++ b/update/sys_script_client_f174f7b10fb43200cd674f8ce1050e10.xml @@ -1,5 +1,4 @@ - - + false false @@ -7,6 +6,7 @@ active true + false NeedIt onSubmit Example @@ -17,20 +17,18 @@ sys_script_client admin 2017-02-08 17:08:08 - false global / f174f7b10fb43200cd674f8ce1050e10 - 1 + 3 NeedIt onSubmit Example 6ead8e780f603200cd674f8ce1050ed1 - false 6ead8e780f603200cd674f8ce1050ed1 sys_script_client_f174f7b10fb43200cd674f8ce1050e10 admin - 2017-02-08 21:13:03 + 2025-02-24 18:18:12 x_58872_needit_needit
onSubmit 10 diff --git a/update/sys_security_acl_02427f010fe83200cd674f8ce1050e46.xml b/update/sys_security_acl_02427f010fe83200cd674f8ce1050e46.xml index a9a1da1f5a..2cb86a27cf 100644 --- a/update/sys_security_acl_02427f010fe83200cd674f8ce1050e46.xml +++ b/update/sys_security_acl_02427f010fe83200cd674f8ce1050e46.xml @@ -6,7 +6,6 @@ false Default access control on x_58872_needit_needit - false x_58872_needit_needit create