-
Notifications
You must be signed in to change notification settings - Fork 16
/
herokuconnect.json
147 lines (147 loc) · 5.05 KB
/
herokuconnect.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
"mappings": [
{
"object_name": "agf__ADM_Build__c",
"config": {
"access": "read_only",
"sf_notify_enabled": false,
"sf_polling_seconds": 600,
"sf_max_daily_api_calls": 30000,
"fields": {
"CreatedDate": {},
"Id": {},
"IsDeleted": {},
"Name": {},
"SystemModstamp": {},
"agf__Release_Freeze_Datetime__c": {},
"agf__Release_Freeze__c": {}
},
"indexes": {
"Id": {
"unique": true
},
"SystemModstamp": {
"unique": false
},
"Name": {
"unique": false
}
},
"applied_at": "2018-11-14T17:52:30.792508Z"
}
},
{
"object_name": "agf__ADM_Change_List__c",
"config": {
"access": "read_only",
"sf_notify_enabled": false,
"sf_polling_seconds": 600,
"sf_max_daily_api_calls": 30000,
"fields": {
"Name": {},
"agf__Comments__c": {},
"IsDeleted": {},
"SystemModstamp": {},
"agf__Check_In_Date__c": {},
"agf__Work__c": {},
"CreatedDate": {},
"Id": {},
"agf__Task__c": {}
},
"indexes": {
"SystemModstamp": {
"unique": false
},
"Id": {
"unique": true
}
},
"applied_at": "2020-04-02T18:35:19.786986Z"
}
},
{
"object_name": "agf__ADM_Work__c",
"config": {
"indexes": {
"SystemModstamp": {
"unique": false
},
"agf__External_ID__c": {
"unique": true
},
"Id": {
"unique": true
},
"Name": {
"unique": false
},
"agf__Related_URL__c": {
"unique": false
},
"agf__Subject__c": {
"unique": false
},
"CreatedDate": {
"unique": false
}
},
"sf_max_daily_api_calls": 30000,
"access": "read_write",
"upsert_field": "agf__External_ID__c",
"applied_at": "2023-02-14T01:40:34.070538Z",
"sf_polling_seconds": 600,
"sf_notify_enabled": false,
"fields": {
"agf__Perforce_Status__c": {},
"agf__Product_Owner__c": {},
"agf__Details__c": {},
"agf__Scrum_Team__c": {},
"agf__QA_Engineer__c": {},
"agf__Severity__c": {},
"RecordTypeId": {},
"agf__Frequency__c": {},
"agf__Scheduled_Build__c": {},
"agf__Related_URL__c": {},
"agf__Sprint__c": {},
"Name": {},
"agf__ftest__c": {},
"IsDeleted": {},
"SystemModstamp": {},
"agf__Status__c": {},
"agf__Found_in_Build__c": {},
"agf__Assignee__c": {},
"agf__External_ID__c": {},
"CreatedDate": {},
"agf__Subject__c": {},
"agf__Product_Tag__c": {},
"agf__Closed_By__c": {},
"CreatedById": {},
"Id": {},
"agf__Release__c": {},
"agf__Impact__c": {},
"agf__Regressed__c": {},
"agf__Details_and_Steps_to_Reproduce__c": {},
"agf__Feedback__c": {},
"agf__Priority__c": {},
"agf__Last_Modified_By__c": {}
}
}
}
],
"connection": {
"app_name": "CHANGE-ME",
"organization_id": "00D-CHANGE-ME",
"exported_at": "2023-02-15T17:13:42.743308+00:00",
"features": {
"disable_bulk_writes": false,
"poll_db_no_merge": true,
"poll_external_ids": false,
"rest_count_only": false,
"ucs_basic_collation_index": false
},
"api_version": "57.0",
"name": "CHANGE-ME:DATABASE_URL:gus",
"logplex_log_enabled": false
},
"version": 1
}