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

Application properties #57

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,3 +16,13 @@ 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
* System Import Sets
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?xml version="1.0" encoding="UTF-8"?><record_update>
<sys_choice action="INSERT_OR_UPDATE" field="state" table="x_58872_needit_needit_task" version="3">
<sys_choice_set action="INSERT_OR_UPDATE">
<element>state</element>
<name>x_58872_needit_needit_task</name>
<sys_class_name>sys_choice_set</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-04-05 19:50:44</sys_created_on>
<sys_mod_count>1</sys_mod_count>
<sys_name>state</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
<sys_policy/>
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_choice_x_58872_needit_needit_task_state</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2017-04-05 19:50:44</sys_updated_on>
</sys_choice_set>
<sys_choice action="INSERT_OR_UPDATE">
<dependent_value/>
<element>state</element>
<hint/>
<inactive>false</inactive>
<label>Open</label>
<language>en</language>
<name>x_58872_needit_needit_task</name>
<sequence>0</sequence>
<synonyms/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-04-05 19:50:44</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_mod_count>0</sys_mod_count>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2017-04-05 19:50:44</sys_updated_on>
<value>1</value>
</sys_choice>
<sys_choice action="INSERT_OR_UPDATE">
<dependent_value/>
<element>state</element>
<hint/>
<inactive>false</inactive>
<label>Work in Progress</label>
<language>en</language>
<name>x_58872_needit_needit_task</name>
<sequence>1</sequence>
<synonyms/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-04-05 19:50:44</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_mod_count>0</sys_mod_count>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2017-04-05 19:50:44</sys_updated_on>
<value>2</value>
</sys_choice>
<sys_choice action="INSERT_OR_UPDATE">
<dependent_value/>
<element>state</element>
<hint/>
<inactive>false</inactive>
<label>Closed Complete</label>
<language>en</language>
<name>x_58872_needit_needit_task</name>
<sequence>2</sequence>
<synonyms/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-04-05 19:50:44</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_mod_count>0</sys_mod_count>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2017-04-05 19:50:44</sys_updated_on>
<value>3</value>
</sys_choice>
<sys_choice action="INSERT_OR_UPDATE">
<dependent_value/>
<element>state</element>
<hint/>
<inactive>false</inactive>
<label>Closed Incomplete</label>
<language>en</language>
<name>x_58872_needit_needit_task</name>
<sequence>3</sequence>
<synonyms/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-12-07 22:09:20</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_mod_count>0</sys_mod_count>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2023-12-07 22:09:20</sys_updated_on>
<value>4</value>
</sys_choice>
</sys_choice>
</record_update>
2 changes: 1 addition & 1 deletion checksum.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2kv7eS_GyNpvZ2W8pBf7wDS3kIN0_ndkBgEhm5KmFzbRvra5EmwSOiVBtekbKZHT7t7jFeHxT9NHB0oaheJq3qjJcDeNa--Sv0L3Opu314KjJH3r5wQMoXTvEmDnKNGUKDyF9QXoPXoMJUp0qFm7lms69bQQf-mgKYNCdvNq_buCJbR3Ev6jrqirkdw2s1rMR8WTi3lz7OrgoP0qFwZqWQWa3tsCl-VDW1STY6vVbSipKSzIOnIARXAS9jiHpIHuicVkEmsYYjT7ejcpymtGkmg2aDHSALXa4RNtluofD37kysa-yzDXwffNEPMpi1rGEXHvDVRZvEiUCOY5eyuiq90hRikTF-6y2xXSpWaopUcDeAkV8bNtZtsvLDz8qbgcQnsNUKGq8d2mstEh6XoO_bq5XwxjlYAFRGU3xc44dvtmv88cNZEQRCFIQgSEc_xMqEfOnAumUouLXshrfYNWtD-XgTrAr2z1wZ3EnN9o-PcLrGXzjS50z1EIvOVFOP7MAstGfyKWmyEwOxkZamB-0mIoNcSsF1Sn5HUtLa2N9m43gXD8mxydqJqA1beFWjOjVLwk___0qR_CD-ByVkNQ0cGfu7oDCZykwyNKXqGQgMFFAzsjGlIEwV_4Ce009ZNQ-ZBG3H4nRObi5pWrPhvuhK8Ft6wK1DvHw88G2veJ61E
NkkPlcCLid0ulr9R0Kcc3Q9lTVREIiRKfaJ_IgZOn8xOVHutxUQ7qzW11-Ew3VbhLkumFH56jB_po6vRZpDS9NXxk7rriQ6cVOE0OMZSIkrFqd-zzoO2NRLCThszOBxNiaA_TNw9k7jVI18Da_GJIaKl5KphllFWp5y14UqCaOzhSTHFa_43K9ZXThmiV3JE8uzO7N7jTtuudQXgZL1KwdjfHBiGoYqtCet8Zymk-LS9QufUWLGIpjO-XEy40OyOibikYn-uIwD9oaVIkGfXxrcDB9SLYrfUcJL9g3q6-vez5bRXoHESxmfFImq5T2pYK7pxujm2Kj3D9Y6_N5_emRnFaSlMEFv8Tqv01CpL8PSrvRIo9IYjaLCjrAX-NVT-1OyTQ2uuAFe0TnM_fuLlkc4Q9pURLgmvva442QE3en9muMh9UJ0ffvU7Va-WzQmuu6UZpYgjsM2yVNST0p65ZAmDOlpDmp4Vab4DV4x3OO8TAbJZhMNUbj-_UaAdX8z5mDgHZLu46Of5F6e8Xw3z30C2YYAzIN1MfLdlkbNFAtHzi7VQSSJL9w8hwiMVB0W-O6dytEMTbJnqOvzce6I4x7GXFQtf9wIYuxNoN6PLvWkZamRbBLKNg1K5J-KuSrmw2PTKCqexVmYV846MUWQUyQv2etcHHLs7vYBJ_6NGlgo
5 changes: 2 additions & 3 deletions dictionary/x_58872_needit_needit_task.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<database>
<element audit="true" extends="task" label="NeedIt Task" max_length="40" name="x_58872_needit_needit_task" type="collection"/>
<?xml version="1.0" encoding="UTF-8"?><database>
<element audit="true" db_object_id="bd031b18478ff110c4cab60e316d43be" extends="task" label="NeedIt Task" max_length="40" name="x_58872_needit_needit_task" type="collection"/>
</database>
10 changes: 10 additions & 0 deletions sn_source_control.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#############################################################
# This ServiceNow-created file contains the path to the app in this repo
# path=<path to app content in your repo>
# 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.
############################################################
#
#Thu Dec 07 14:13:00 PST 2023
path=
42 changes: 42 additions & 0 deletions update/sys_app_module_5cfb9b5047cff110c4cab60e316d4310.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_module">
<sys_app_module action="INSERT_OR_UPDATE">
<active>true</active>
<application display_value="NeedIt">0242fb8d0fa83200cd674f8ce1050e79</application>
<assessment/>
<device_type/>
<filter/>
<hint/>
<homepage/>
<image/>
<link_type>DIRECT</link_type>
<map_page/>
<mobile_title>Properties</mobile_title>
<mobile_view_name>Mobile</mobile_view_name>
<name/>
<order>900</order>
<override_menu_roles>false</override_menu_roles>
<query>system_properties_ui.do?sysparm_title=NeedIt Application Properties&amp;sysparm_category=NeedIt Properties</query>
<report/>
<roles>x_58872_needit.admin</roles>
<sys_class_name>sys_app_module</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-12-07 22:05:04</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>5cfb9b5047cff110c4cab60e316d4310</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Properties</sys_name>
<sys_overrides/>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
<sys_policy/>
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_app_module_5cfb9b5047cff110c4cab60e316d4310</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2023-12-07 22:05:04</sys_updated_on>
<timeline_page/>
<title>Properties</title>
<uncancelable>false</uncancelable>
<view_name/>
<window_name/>
</sys_app_module>
</record_update>
42 changes: 42 additions & 0 deletions update/sys_app_module_9d2c5f1047cff110c4cab60e316d43b7.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_module">
<sys_app_module action="INSERT_OR_UPDATE">
<active>true</active>
<application display_value="NeedIt">0242fb8d0fa83200cd674f8ce1050e79</application>
<assessment/>
<device_type/>
<filter/>
<hint/>
<homepage/>
<image/>
<link_type>SEPARATOR</link_type>
<map_page/>
<mobile_title>Administration</mobile_title>
<mobile_view_name>Mobile</mobile_view_name>
<name/>
<order>850</order>
<override_menu_roles>false</override_menu_roles>
<query/>
<report/>
<roles>x_58872_needit.admin</roles>
<sys_class_name>sys_app_module</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-12-07 22:06:00</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>9d2c5f1047cff110c4cab60e316d43b7</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Administration</sys_name>
<sys_overrides/>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
<sys_policy/>
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_app_module_9d2c5f1047cff110c4cab60e316d43b7</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2023-12-07 22:06:00</sys_updated_on>
<timeline_page/>
<title>Administration</title>
<uncancelable>false</uncancelable>
<view_name/>
<window_name/>
</sys_app_module>
</record_update>
2 changes: 1 addition & 1 deletion update/sys_choice_x_58872_needit_needit_state.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-01-26 20:14:39</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>dbd4afff0fceb2000d030dbce1050ea9</sys_id>
<sys_id>c30ba9e84fdbf2004e584b8d0210c733</sys_id>
<sys_mod_count>1</sys_mod_count>
<sys_name>state</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand Down
2 changes: 1 addition & 1 deletion update/sys_choice_x_58872_needit_needit_task_state.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-04-05 19:50:44</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>dbd4afff0fceb2000d030dbce1050eb4</sys_id>
<sys_id>030ba9e84fdbf2004e584b8d0210c73f</sys_id>
<sys_mod_count>1</sys_mod_count>
<sys_name>state</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand Down
2 changes: 1 addition & 1 deletion update/sys_choice_x_58872_needit_needit_u_request_type.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-01-26 19:28:14</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>dfd4afff0fceb2000d030dbce1050ebf</sys_id>
<sys_id>8f0ba9e84fdbf2004e584b8d0210c74b</sys_id>
<sys_mod_count>3</sys_mod_count>
<sys_name>u_request_type</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand Down
2 changes: 1 addition & 1 deletion update/sys_choice_x_58872_needit_needit_u_what_needed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-01-26 19:39:58</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>d3d4afff0fceb2000d030dbce1050ed2</sys_id>
<sys_id>df0ba9e84fdbf2004e584b8d0210c760</sys_id>
<sys_mod_count>3</sys_mod_count>
<sys_name>u_what_needed</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<jdbc_password/>
<jdbc_server/>
<jdbc_user_name/>
<jpath_root_node/>
<last_run_database_field/>
<last_run_datetime/>
<ldap_target/>
Expand Down
4 changes: 3 additions & 1 deletion update/sys_db_object_45007fcd0fa83200cd674f8ce1050ebc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@
<number_ref display_value="NI">1e427f010fe83200cd674f8ce1050e8b</number_ref>
<provider_class/>
<read_access>true</read_access>
<super_class display_value="Task" name="task">5da4c2856110320092c0b8181e2a7aa0</super_class>
<super_class display_value="Task" name="task">782649434f122200a9e6f4934210c781</super_class>
<sys_class_code/>
<sys_class_name>sys_db_object</sys_class_name>
<sys_class_path/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-01-24 22:46:33</sys_created_on>
<sys_customer_update>false</sys_customer_update>
Expand Down
4 changes: 3 additions & 1 deletion update/sys_db_object_57c1b0314fb13200cb281b818110c7a0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@
<number_ref/>
<provider_class/>
<read_access>true</read_access>
<super_class display_value="Import Set Row" name="sys_import_set_row">e094ce456110320092c0b8181e2a7ae5</super_class>
<super_class display_value="Import Set Row" name="sys_import_set_row">f11609434f122200a9e6f4934210c77f</super_class>
<sys_class_code/>
<sys_class_name>sys_db_object</sys_class_name>
<sys_class_path/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-03-29 19:59:31</sys_created_on>
<sys_customer_update>false</sys_customer_update>
Expand Down
4 changes: 3 additions & 1 deletion update/sys_db_object_9eb0384c0f0232000d030dbce1050e53.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@
<number_ref display_value="NITASK">7031f84c0f0232000d030dbce1050ec2</number_ref>
<provider_class/>
<read_access>true</read_access>
<super_class display_value="Task" name="task">5da4c2856110320092c0b8181e2a7aa0</super_class>
<super_class display_value="Task" name="task">782649434f122200a9e6f4934210c781</super_class>
<sys_class_code/>
<sys_class_name>sys_db_object</sys_class_name>
<sys_class_path/>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-04-05 19:43:12</sys_created_on>
<sys_customer_update>false</sys_customer_update>
Expand Down
4 changes: 2 additions & 2 deletions update/sys_dictionary_x_58872_needit_historic__null.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-03-29 19:59:31</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>86d46fff0fceb2000d030dbce1050e96</sys_id>
<sys_id>c60b69e84fdbf2004e584b8d0210c71b</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>x_58872_needit_historic_</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand All @@ -57,7 +57,7 @@
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_dictionary_x_58872_needit_historic__NULL</sys_update_name>
<sys_updated_by>system</sys_updated_by>
<sys_updated_on>2017-04-18 00:25:22</sys_updated_on>
<sys_updated_on>2017-06-08 16:31:23</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-03-29 19:59:32</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>06d46fff0fceb2000d030dbce1050e99</sys_id>
<sys_id>020b69e84fdbf2004e584b8d0210c71e</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Must have by</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand All @@ -57,7 +57,7 @@
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_dictionary_x_58872_needit_historic__u_must_have_by</sys_update_name>
<sys_updated_by>system</sys_updated_by>
<sys_updated_on>2017-04-18 00:25:22</sys_updated_on>
<sys_updated_on>2017-06-08 16:31:23</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-03-29 19:59:32</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>86d46fff0fceb2000d030dbce1050e9e</sys_id>
<sys_id>8e0b69e84fdbf2004e584b8d0210c71f</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Request type</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand All @@ -57,7 +57,7 @@
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_dictionary_x_58872_needit_historic__u_request_type</sys_update_name>
<sys_updated_by>system</sys_updated_by>
<sys_updated_on>2017-04-18 00:25:22</sys_updated_on>
<sys_updated_on>2017-06-08 16:31:23</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<sys_created_by>admin</sys_created_by>
<sys_created_on>2017-03-29 19:59:31</sys_created_on>
<sys_customer_update>false</sys_customer_update>
<sys_id>4ed46fff0fceb2000d030dbce1050e9b</sys_id>
<sys_id>ce0b69e84fdbf2004e584b8d0210c71e</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Requested for</sys_name>
<sys_package display_value="NeedIt" source="x_58872_needit">6ead8e780f603200cd674f8ce1050ed1</sys_package>
Expand All @@ -57,7 +57,7 @@
<sys_scope display_value="NeedIt">6ead8e780f603200cd674f8ce1050ed1</sys_scope>
<sys_update_name>sys_dictionary_x_58872_needit_historic__u_requested_for</sys_update_name>
<sys_updated_by>system</sys_updated_by>
<sys_updated_on>2017-04-18 00:25:22</sys_updated_on>
<sys_updated_on>2017-06-08 16:31:23</sys_updated_on>
<table_reference>false</table_reference>
<text_index>false</text_index>
<unique>false</unique>
Expand Down
Loading