diff --git a/README.md b/README.md index 03580841b0e..18e10f2f3cf 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 c0271c555f8..3d59c4348da 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 +Sy6zgj8AZCqGrkV1wGb7ISowv-NRGGcKVDxYdtzxsaLmOyL9suAQyMBMNwkW_IMUXVLBaQsq3ghwAPighxGFpcCtjM4m09YTn4rNqdfiyhZNYC86JB6MH5DPjLSAD2KQ0W9ZurEoRHnfWVhRQRf8j5KWj4j5GIMYzfxOj0G6GomnmlLZcQj4gt1XDieE20NY3OI7OBwRSK1cyGp-9Eted2JYl_GWJzqSQuTRtKWIxjYUKKNoB2da43VWysocYhbV49c-Y8Rl90aMh0SILTkr5uw8oUW1Fi_mqe_7nEyjLpBl8meCvXGe2GMlOJ8g91l0fgQ1MggvQ_fuKPve6xQuCUWB48BIXOUUyDpdRTe-PE-zRAxLgwuuCfvcFPbeu7HdMIRuFsI_Ql61Nb8zUNZIlPRj8hgOjMIbRtso6RDl5HbTPKL5qpkSDq-6kTydvjK-VR-QeYS0UMaRUXmCSna70ahAnBJc_Y0tStQxacckog_mt8tJQctGFO9APIOvh0mILTo8pKtPfy6U0QavFFS-njYCAJjKMm21GQ7pwzVmOF4maFDCvuA2sG2Ku_EkMB7QF1z6rjNM8Pt2rjmJw03-q2kvxczEAHkw4XE1m8zBfoNrIec1d4yBCzdLLXMSuWhO5uKpZm3wCkP10TyvTF6KJS4FdCc_bJJt-s6iaGC3_kg \ No newline at end of file diff --git a/dictionary/x_58872_needit_needit.xml b/dictionary/x_58872_needit_needit.xml index 7fd4eb30b07..9ae41ba491e 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 00000000000..b25ab3af869 --- /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. +############################################################ +# +#Tue Jun 03 00:04:47 PDT 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 f7e1b7fa71c..94c34276dd0 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 eb03c45cfd0..d914f027720 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 6e8f2185aa1..0a9997b2a1d 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 e323d4f3d25..9d1deccbc7b 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 ab977b6f6d3..ac53e1fcad5 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 ee09f643602..3a4a7323236 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 00000000000..0a35d9a4f78 --- /dev/null +++ b/update/sys_dictionary_x_58872_needit_needit_u_other.xml @@ -0,0 +1,69 @@ + + + true + false + + 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-06-03 06:16:20 + other + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_dictionary_x_58872_needit_needit_u_other + admin + 2025-06-03 06:16:21 + 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 b2dd55935e3..bdc5264eafd 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 36dd7048634..3de696ffd59 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 0e277b626dc..328c671db76 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 0dc2a6c4f45..b2118fa2858 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 00000000000..61c1b085264 --- /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 + + sys_documentation + admin + 2025-06-03 06:16:20 + 3 + other + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_documentation_x_58872_needit_needit_u_other_en + admin + 2025-06-03 06:16:21 + + + + + diff --git a/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml b/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml index 8b2567c6c28..120a007808c 100644 --- a/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml +++ b/update/sys_script_client_0e18a3fd0f743200cd674f8ce1050e43.xml @@ -1,5 +1,4 @@ - - + false false @@ -7,6 +6,7 @@ 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 + 11 NeedIt onChange Example 6ead8e780f603200cd674f8ce1050ed1 - false 6ead8e780f603200cd674f8ce1050ed1 sys_script_client_0e18a3fd0f743200cd674f8ce1050e43 admin - 2017-02-09 21:17:16 + 2025-05-19 11:19:01 x_58872_needit_needit
onChange 0 diff --git a/update/sys_script_client_139133b10fb43200cd674f8ce1050efb.xml b/update/sys_script_client_139133b10fb43200cd674f8ce1050efb.xml index e8cc22927d1..a32afec5974 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-05-19 11:08:13 x_58872_needit_needit
onLoad 10 diff --git a/update/sys_script_client_62d79aae4729e2103ef5565a516d43f4.xml b/update/sys_script_client_62d79aae4729e2103ef5565a516d43f4.xml new file mode 100644 index 00000000000..45be98ddfaf --- /dev/null +++ b/update/sys_script_client_62d79aae4729e2103ef5565a516d43f4.xml @@ -0,0 +1,40 @@ + + + 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-05-19 15:52:32 + global + / + 62d79aae4729e2103ef5565a516d43f4 + 1 + NeedIt Set Requested for + + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_script_client_62d79aae4729e2103ef5565a516d43f4 + admin + 2025-05-19 15:53:06 + x_58872_needit_needit
+ onLoad + 10 + +
+
diff --git a/update/sys_script_client_a1f0162a4729e2103ef5565a516d433b.xml b/update/sys_script_client_a1f0162a4729e2103ef5565a516d433b.xml new file mode 100644 index 00000000000..e173a7fe850 --- /dev/null +++ b/update/sys_script_client_a1f0162a4729e2103ef5565a516d433b.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-05-19 15:29:32 + global + / + a1f0162a4729e2103ef5565a516d433b + 1 + NeedIt Request Type Options + + 6ead8e780f603200cd674f8ce1050ed1 + + 6ead8e780f603200cd674f8ce1050ed1 + sys_script_client_a1f0162a4729e2103ef5565a516d433b + admin + 2025-05-19 15:37:13 + x_58872_needit_needit
+ onChange + 10 + +
+
diff --git a/update/sys_script_client_f174f7b10fb43200cd674f8ce1050e10.xml b/update/sys_script_client_f174f7b10fb43200cd674f8ce1050e10.xml index b9d199f3629..9ec07780077 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-05-19 11:08:17 x_58872_needit_needit
onSubmit 10 diff --git a/update/sys_security_acl_02427f010fe83200cd674f8ce1050e46.xml b/update/sys_security_acl_02427f010fe83200cd674f8ce1050e46.xml index a9a1da1f5ae..2cb86a27cfb 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