Skip to content

Commit

Permalink
updated expected rescords for stream time_team (#22406)
Browse files Browse the repository at this point in the history
  • Loading branch information
darynaishchenko committed Feb 8, 2023
1 parent eb5e859 commit 8852910
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,11 @@
{"stream":"time_tasks","data":{"task_id":16575208,"task_name":"Marketing","total_hours":234.46,"billable_hours":187.2,"currency":"USD","billable_amount":19424.75,"from":"20210101","to":"20220101"},"emitted_at":1672846397642}
{"stream":"time_tasks","data":{"task_id":16575207,"task_name":"Programming","total_hours":62.72,"billable_hours":51.37,"currency":"USD","billable_amount":3913.75,"from":"20210101","to":"20220101"},"emitted_at":1672846397643}
{"stream":"time_tasks","data":{"task_id":16575209,"task_name":"Project Management","total_hours":183.67,"billable_hours":139.07,"currency":"USD","billable_amount":14038.5,"from":"20210101","to":"20220101"},"emitted_at":1672846397643}
{"stream":"time_team","data":{"user_id":3758382,"user_name":"[SAMPLE] Hiromi Hourglass","is_contractor":false,"total_hours":162.23,"billable_hours":129.77,"currency":"USD","billable_amount":11227.5,"from":"20210101","to":"20220101"},"emitted_at":1672846398446}
{"stream":"time_team","data":{"user_id":3758381,"user_name":"[SAMPLE] Kiran Kronological","is_contractor":false,"total_hours":156.68,"billable_hours":131.12,"currency":"USD","billable_amount":11528.75,"from":"20210101","to":"20220101"},"emitted_at":1672846398447}
{"stream":"time_team","data":{"user_id":3758383,"user_name":"[SAMPLE] Tamara Timekeeper","is_contractor":false,"total_hours":154.59,"billable_hours":76.22,"currency":"USD","billable_amount":9329.25,"from":"20210101","to":"20220101"},"emitted_at":1672846398447}
{"stream":"time_team","data":{"user_id":3758384,"user_name":"[SAMPLE] Warrin Wristwatch","is_contractor":false,"total_hours":160.07,"billable_hours":78.68,"currency":"USD","billable_amount":8807.75,"from":"20210101","to":"20220101"},"emitted_at":1672846398447}
{"stream":"time_team","data":{"user_id":3758380,"user_name":"Airbyte Developer","is_contractor":false,"total_hours":8.01,"billable_hours":8.01,"currency":"USD","billable_amount":80.1,"from":"20210101","to":"20220101"},"emitted_at":1672846398448}
{"stream": "time_team", "data": {"user_id": 3758382, "user_name": "[SAMPLE] Hiromi Hourglass", "is_contractor": false, "weekly_capacity": 144000, "avatar_url": "https://cache.harvestapp.com/assets/avatars/sample_avatar_2.png", "total_hours": 162.23, "billable_hours": 129.77, "currency": "USD", "billable_amount": 11227.5, "from": "20210101", "to": "20220101"}, "emitted_at": 1675682529696}
{"stream": "time_team", "data": {"user_id": 3758381, "user_name": "[SAMPLE] Kiran Kronological", "is_contractor": false, "weekly_capacity": 144000, "avatar_url": "https://cache.harvestapp.com/assets/avatars/sample_avatar_1.png", "total_hours": 156.68, "billable_hours": 131.12, "currency": "USD", "billable_amount": 11528.75, "from": "20210101", "to": "20220101"}, "emitted_at": 1675682529697}
{"stream": "time_team", "data": {"user_id": 3758383, "user_name": "[SAMPLE] Tamara Timekeeper", "is_contractor": false, "weekly_capacity": 144000, "avatar_url": "https://cache.harvestapp.com/assets/avatars/sample_avatar_3.png", "total_hours": 154.59, "billable_hours": 76.22, "currency": "USD", "billable_amount": 9329.25, "from": "20210101", "to": "20220101"}, "emitted_at": 1675682529697}
{"stream": "time_team", "data": {"user_id": 3758384, "user_name": "[SAMPLE] Warrin Wristwatch", "is_contractor": false, "weekly_capacity": 144000, "avatar_url": "https://cache.harvestapp.com/assets/avatars/sample_avatar_4.png", "total_hours": 160.07, "billable_hours": 78.68, "currency": "USD", "billable_amount": 8807.75, "from": "20210101", "to": "20220101"}, "emitted_at": 1675682529697}
{"stream": "time_team", "data": {"user_id": 3758380, "user_name": "Airbyte Developer", "is_contractor": false, "weekly_capacity": 144000, "avatar_url": "https://d3s3969qhosaug.cloudfront.net/v2/default-avatars/4144.png", "total_hours": 8.01, "billable_hours": 8.01, "currency": "USD", "billable_amount": 80.1, "from": "20210101", "to": "20220101"}, "emitted_at": 1675682529697}
{"stream":"project_budget","data":{"project_id":28671446,"project_name":"Fixed Fee Project","client_id":10748670,"client_name":"[SAMPLE] Client A","budget_is_monthly":false,"budget_by":"project_cost","is_active":true,"budget":21900,"budget_spent":19164.5,"budget_remaining":2735.5},"emitted_at":1672846398699}
{"stream":"project_budget","data":{"project_id":28671449,"project_name":"Non-Billable Project","client_id":10748670,"client_name":"[SAMPLE] Client A","budget_is_monthly":false,"budget_by":"project","is_active":true,"budget":160,"budget_spent":140.97,"budget_remaining":19.03},"emitted_at":1672846398700}
{"stream":"project_budget","data":{"project_id":28671448,"project_name":"Monthly Retainer","client_id":10748671,"client_name":"[SAMPLE] Client B","budget_is_monthly":true,"budget_by":"project_cost","is_active":true,"budget":21910,"budget_spent":0,"budget_remaining":21910},"emitted_at":1672846398700}
Expand Down

0 comments on commit 8852910

Please sign in to comment.