Skip to content

Commit 4beb02b

Browse files
committed
fix: PR feedback on campaign form
1 parent 7e4efba commit 4beb02b

File tree

3 files changed

+87
-192
lines changed

3 files changed

+87
-192
lines changed

packages/drafts-realm/CampaignForm/4ee4a9ff-f61b-476f-9140-27308934024c.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"attributes": {
55
"name": "Advertisement Campaign Form",
66
"status": "Planned",
7-
"active": true,
8-
"type": "Advertisement",
9-
"description": "ssssss",
10-
"start_date": "2024-06-30",
11-
"end_date": "2024-06-30",
12-
"number_sent": "200003212",
13-
"expected_response_percentage": "222.53",
14-
"expected_revenue": "2312",
15-
"budgeted_cost": "1003039",
16-
"actual_cost": "12034044",
7+
"active": false,
8+
"type": "Email",
9+
"description": "ssssssjkk",
10+
"start_date": null,
11+
"end_date": null,
12+
"number_sent": 200003212,
13+
"expected_response_percentage": 222.5355,
14+
"expected_revenue": 231200,
15+
"budgeted_cost": 1003039,
16+
"actual_cost": 12034044,
1717
"title": null,
1818
"thumbnailURL": null
1919
},

packages/drafts-realm/CampaignForm/b06e2425-70c2-47db-bafa-75a3ca349541.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"description": "This is a test form",
1010
"start_date": "2024-06-22",
1111
"end_date": "2024-06-29",
12-
"number_sent": "1000",
13-
"expected_response_percentage": "100",
14-
"expected_revenue": "2000",
15-
"budgeted_cost": "1000",
16-
"actual_cost": "1000",
12+
"number_sent": 1000,
13+
"expected_response_percentage": 100,
14+
"expected_revenue": 20000,
15+
"budgeted_cost": 1000,
16+
"actual_cost": 1000,
1717
"title": null,
1818
"thumbnailURL": null
1919
},

0 commit comments

Comments
 (0)