Actions
Task #15822
openTask service - additions
Start date:
10/14/2024
Due date:
% Done:
90%
Estimated time:
custom category:
Backend
Pull Request:
Co-assignee:
Description
add finished_at to list EP
add task_end_at to list EP
add LEVEL_1 difficulty to all farming tasks
change add loyalty tag, change farming tag to loyalty in DB
add 2 reward to each task with level_1 difficulty:
{
reward_type: diamond_points
reward_amount: 10
},
{
reward_type: spin
reward_amount: 1
}
Updated by Kennedy Bacelar 7 months ago
- Status changed from New to Code Review
- % Done changed from 0 to 90
Data changed as per required.
PR submitted for approval.
https://github.com/QORPO-WORLD/qorpo-task-service/pull/32
Actions