Skip to content

Commit

Permalink
Initial state of application at link to source control
Browse files Browse the repository at this point in the history
  • Loading branch information
admin committed Dec 14, 2021
1 parent e840e89 commit 3b3489f
Show file tree
Hide file tree
Showing 72 changed files with 5,442 additions and 0 deletions.
18 changes: 18 additions & 0 deletions 7a51ee59879001104f8765f73cbb359b/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Generated files
This repository contains generated files and a checksum.

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
2. Run `git log` and take note of the SHA1s of the problem commits
3. Build revert commits using `git revert SHA1` repeatedly, working backward in time, for each commit that introduced changes not generated by a ServiceNow instance
4. Run `git push`

* Overwrite the problem code snapshot with a known good one:
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,
2. Locate a known good code snapshot and record its SHA1. For this step, `git log` can be useful.
2. Run `git reset --hard SHA1` to a commit that was generated by a ServiceNow instance
3. Run `git reset HEAD{1}`
4. Run `git add -A`
5. Run `git commit`
6. Run `git push`
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_application">
<sys_app_application action="DELETE">
<active>true</active>
<category display_value="Custom Applications">e0355b31ef303000a61d5a3615c0fb78</category>
<description/>
<device_type>browser</device_type>
<hint/>
<name>settings_table</name>
<order>100</order>
<roles>x_734544_zendutyv3.settings_table_user</roles>
<sys_class_name>sys_app_application</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-08 09:12:39</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>815c96ed875001104f8765f73cbb35b4</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>settings_table</sys_name>
<sys_overrides/>
<sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package>
<sys_policy/>
<sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope>
<sys_update_name>sys_app_application_815c96ed875001104f8765f73cbb35b4</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-08 09:12:39</sys_updated_on>
<title>settings_table</title>
<view_name/>
</sys_app_application>
<sys_update_version action="INSERT_OR_UPDATE">
<action>DELETE</action>
<application display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</application>
<file_path/>
<instance_id>e31125b8db04fb4042b321c40596195e</instance_id>
<instance_name>dev74539</instance_name>
<name>sys_app_application_815c96ed875001104f8765f73cbb35b4</name>
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_application"><sys_app_application action="INSERT_OR_UPDATE"><active>true</active><category display_value="Custom Applications">e0355b31ef303000a61d5a3615c0fb78</category><description/><device_type>browser</device_type><hint/><name>settings_table</name><order>100</order><roles>x_734544_zendutyv3.settings_table_user</roles><sys_class_name>sys_app_application</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2021-12-08 09:12:39</sys_created_on><sys_domain>global</sys_domain><sys_domain_path>/</sys_domain_path><sys_id>815c96ed875001104f8765f73cbb35b4</sys_id><sys_mod_count>0</sys_mod_count><sys_name>settings_table</sys_name><sys_overrides/><sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package><sys_policy/><sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope><sys_update_name>sys_app_application_815c96ed875001104f8765f73cbb35b4</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2021-12-08 09:12:39</sys_updated_on><title>settings_table</title><view_name/></sys_app_application></record_update>]]></payload>
<payload_hash>1923400444</payload_hash>
<record_name>settings_table</record_name>
<reverted_from/>
<source>ba51ee59879001104f8765f73cbb359d</source>
<source_table>sys_update_set</source_table>
<state>previous</state>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-08 09:12:39</sys_created_on>
<sys_id>055c96ed875001104f8765f73cbb35b7</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_recorded_at>17d9950f72f0000001</sys_recorded_at>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-08 09:12:39</sys_updated_on>
<type>Application Menu</type>
<update_guid>4d5c96edcc5001106b92983a03c2c9b6</update_guid>
<update_guid_history>4d5c96edcc5001106b92983a03c2c9b6:1923400444</update_guid_history>
</sys_update_version>
<sys_metadata_delete action="INSERT_OR_UPDATE">
<sys_audit_delete display_value="settings_table">b45dd621879001104f8765f73cbb3509</sys_audit_delete>
<sys_class_name>sys_metadata_delete</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-08 09:17:01</sys_created_on>
<sys_db_object display_value="" name="sys_app_application">sys_app_application</sys_db_object>
<sys_id>3fb361bc5d54420c8bbee4ce09bcb090</sys_id>
<sys_metadata>815c96ed875001104f8765f73cbb35b4</sys_metadata>
<sys_mod_count>0</sys_mod_count>
<sys_name>settings_table</sys_name>
<sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package>
<sys_parent/>
<sys_policy/>
<sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope>
<sys_scope_delete display_value="">0524978403c24b66bac6a7cf88152c64</sys_scope_delete>
<sys_update_name>sys_app_application_815c96ed875001104f8765f73cbb35b4</sys_update_name>
<sys_update_version display_value="sys_app_application_815c96ed875001104f8765f73cbb35b4">055c96ed875001104f8765f73cbb35b7</sys_update_version>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-08 09:17:01</sys_updated_on>
</sys_metadata_delete>
</record_update>
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_module">
<sys_app_module action="DELETE">
<active>true</active>
<application display_value="Zenduty V3">47816699879001104f8765f73cbb35da</application>
<assessment/>
<device_type/>
<filter/>
<hint/>
<homepage/>
<image/>
<link_type>LIST</link_type>
<map_page/>
<mobile_title>Open - Unassigned</mobile_title>
<mobile_view_name>Mobile</mobile_view_name>
<name>incident</name>
<order>4</order>
<override_menu_roles>false</override_menu_roles>
<query>active=true^assigned_toISEMPTY^EQ</query>
<report/>
<roles/>
<sys_class_name>sys_app_module</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-07 14:57:00</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>1381e699879001104f8765f73cbb354e</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Open - Unassigned</sys_name>
<sys_overrides/>
<sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package>
<sys_policy/>
<sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope>
<sys_update_name>sys_app_module_1381e699879001104f8765f73cbb354e</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-07 14:57:00</sys_updated_on>
<timeline_page/>
<title>Open - Unassigned</title>
<uncancelable>false</uncancelable>
<view_name/>
<window_name/>
</sys_app_module>
<sys_update_version action="INSERT_OR_UPDATE">
<action>DELETE</action>
<application display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</application>
<file_path/>
<instance_id>e31125b8db04fb4042b321c40596195e</instance_id>
<instance_name>dev74539</instance_name>
<name>sys_app_module_1381e699879001104f8765f73cbb354e</name>
<payload><![CDATA[<?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="Zenduty V3">47816699879001104f8765f73cbb35da</application><assessment/><device_type/><filter/><hint/><homepage/><image/><link_type>LIST</link_type><map_page/><mobile_title>Open - Unassigned</mobile_title><mobile_view_name>Mobile</mobile_view_name><name>incident</name><order>4</order><override_menu_roles>false</override_menu_roles><query>active=true^assigned_toISEMPTY^EQ</query><report/><roles/><sys_class_name>sys_app_module</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2021-12-07 14:57:00</sys_created_on><sys_domain>global</sys_domain><sys_domain_path>/</sys_domain_path><sys_id>1381e699879001104f8765f73cbb354e</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Open - Unassigned</sys_name><sys_overrides/><sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package><sys_policy/><sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope><sys_update_name>sys_app_module_1381e699879001104f8765f73cbb354e</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2021-12-07 14:57:00</sys_updated_on><timeline_page/><title>Open - Unassigned</title><uncancelable>false</uncancelable><view_name/><window_name/></sys_app_module></record_update>]]></payload>
<payload_hash>2081324317</payload_hash>
<record_name>Open - Unassigned</record_name>
<reverted_from/>
<source>ba51ee59879001104f8765f73cbb359d</source>
<source_table>sys_update_set</source_table>
<state>previous</state>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-07 14:57:00</sys_created_on>
<sys_id>1f81e699879001104f8765f73cbb354f</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_recorded_at>17d9565dbe10000001</sys_recorded_at>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-07 14:57:00</sys_updated_on>
<type>Module</type>
<update_guid>5781e69908900110eb6ea4d79d89824f</update_guid>
<update_guid_history>5781e69908900110eb6ea4d79d89824f:2081324317</update_guid_history>
</sys_update_version>
<sys_metadata_delete action="INSERT_OR_UPDATE">
<sys_audit_delete display_value="Open - Unassigned">31e9d66d875001104f8765f73cbb35ec</sys_audit_delete>
<sys_class_name>sys_metadata_delete</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-08 09:02:04</sys_created_on>
<sys_db_object display_value="" name="sys_app_module">sys_app_module</sys_db_object>
<sys_id>404082e3eb404ec09d3950550f9563c1</sys_id>
<sys_metadata>1381e699879001104f8765f73cbb354e</sys_metadata>
<sys_mod_count>0</sys_mod_count>
<sys_name>Open - Unassigned</sys_name>
<sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package>
<sys_parent/>
<sys_policy/>
<sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope>
<sys_scope_delete display_value="">0524978403c24b66bac6a7cf88152c64</sys_scope_delete>
<sys_update_name>sys_app_module_1381e699879001104f8765f73cbb354e</sys_update_name>
<sys_update_version display_value="sys_app_module_1381e699879001104f8765f73cbb354e">1f81e699879001104f8765f73cbb354f</sys_update_version>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-08 09:02:04</sys_updated_on>
</sys_metadata_delete>
</record_update>
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="sys_app_module">
<sys_app_module action="DELETE">
<active>true</active>
<application display_value="Zenduty V3">47816699879001104f8765f73cbb35da</application>
<assessment/>
<device_type/>
<filter/>
<hint/>
<homepage/>
<image/>
<link_type>SEPARATOR</link_type>
<map_page/>
<mobile_title>Group</mobile_title>
<mobile_view_name>Mobile</mobile_view_name>
<name/>
<order>7</order>
<override_menu_roles>false</override_menu_roles>
<query/>
<report/>
<roles/>
<sys_class_name>sys_app_module</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-07 14:57:00</sys_created_on>
<sys_domain>global</sys_domain>
<sys_domain_path>/</sys_domain_path>
<sys_id>1781e699879001104f8765f73cbb3554</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_name>Group</sys_name>
<sys_overrides/>
<sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package>
<sys_policy/>
<sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope>
<sys_update_name>sys_app_module_1781e699879001104f8765f73cbb3554</sys_update_name>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-07 14:57:00</sys_updated_on>
<timeline_page/>
<title>Group</title>
<uncancelable>false</uncancelable>
<view_name/>
<window_name/>
</sys_app_module>
<sys_update_version action="INSERT_OR_UPDATE">
<action>DELETE</action>
<application display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</application>
<file_path/>
<instance_id>e31125b8db04fb4042b321c40596195e</instance_id>
<instance_name>dev74539</instance_name>
<name>sys_app_module_1781e699879001104f8765f73cbb3554</name>
<payload><![CDATA[<?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="Zenduty V3">47816699879001104f8765f73cbb35da</application><assessment/><device_type/><filter/><hint/><homepage/><image/><link_type>SEPARATOR</link_type><map_page/><mobile_title>Group</mobile_title><mobile_view_name>Mobile</mobile_view_name><name/><order>7</order><override_menu_roles>false</override_menu_roles><query/><report/><roles/><sys_class_name>sys_app_module</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2021-12-07 14:57:00</sys_created_on><sys_domain>global</sys_domain><sys_domain_path>/</sys_domain_path><sys_id>1781e699879001104f8765f73cbb3554</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Group</sys_name><sys_overrides/><sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package><sys_policy/><sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope><sys_update_name>sys_app_module_1781e699879001104f8765f73cbb3554</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2021-12-07 14:57:00</sys_updated_on><timeline_page/><title>Group</title><uncancelable>false</uncancelable><view_name/><window_name/></sys_app_module></record_update>]]></payload>
<payload_hash>-1235378507</payload_hash>
<record_name>Group</record_name>
<reverted_from/>
<source>ba51ee59879001104f8765f73cbb359d</source>
<source_table>sys_update_set</source_table>
<state>previous</state>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-07 14:57:00</sys_created_on>
<sys_id>1381e699879001104f8765f73cbb3556</sys_id>
<sys_mod_count>0</sys_mod_count>
<sys_recorded_at>17d9565dc2d0000001</sys_recorded_at>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-07 14:57:00</sys_updated_on>
<type>Module</type>
<update_guid>5b81e699fb900110aeb48f23b21a0355</update_guid>
<update_guid_history>5b81e699fb900110aeb48f23b21a0355:-1235378507</update_guid_history>
</sys_update_version>
<sys_metadata_delete action="INSERT_OR_UPDATE">
<sys_audit_delete display_value="Group">da1a9a6d875001104f8765f73cbb35b1</sys_audit_delete>
<sys_class_name>sys_metadata_delete</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2021-12-08 09:02:55</sys_created_on>
<sys_db_object display_value="" name="sys_app_module">sys_app_module</sys_db_object>
<sys_id>20b0585506754be5962ba4d639560f69</sys_id>
<sys_metadata>1781e699879001104f8765f73cbb3554</sys_metadata>
<sys_mod_count>0</sys_mod_count>
<sys_name>Group</sys_name>
<sys_package display_value="Zenduty V3" source="x_734544_zendutyv3">7a51ee59879001104f8765f73cbb359b</sys_package>
<sys_parent/>
<sys_policy/>
<sys_scope display_value="Zenduty V3">7a51ee59879001104f8765f73cbb359b</sys_scope>
<sys_scope_delete display_value="">0524978403c24b66bac6a7cf88152c64</sys_scope_delete>
<sys_update_name>sys_app_module_1781e699879001104f8765f73cbb3554</sys_update_name>
<sys_update_version display_value="sys_app_module_1781e699879001104f8765f73cbb3554">1381e699879001104f8765f73cbb3556</sys_update_version>
<sys_updated_by>admin</sys_updated_by>
<sys_updated_on>2021-12-08 09:02:55</sys_updated_on>
</sys_metadata_delete>
</record_update>
Loading

0 comments on commit 3b3489f

Please sign in to comment.