BI dump - work_project doesn't have completed date/time.

I'm using BI dump for reporting outside of Wrike, where I need to get the completed date/time of project.

With Wrike API, I could get the completed date via the /folders/{v4 id} API, snippets of the response is:

            "project": {
                "authorId": "KUALQ6Q5",
                "ownerIds": [
                    "KUAJ3MRN"
                ],
                "customStatusId": "IEAC7PRTJMB7RBI3",
                "startDate": "2021-08-02",
                "createdDate": "2021-08-02T02:26:46Z",
                "completedDate": "2021-09-06T01:22:25Z"
            }

However, when I check on BI dump schema, the completed date is not provided in work_project.

where it does appear in the work_task:

It seems more logical to have the completed date to be included in the work_project, just as the same like work_task, because the completed date field is crucial for both Task and Project.

Currently, there workaround that I have to use is get the completed status thru work_workflow_stage_history.

The request/suggestion is to add project_completed_date in work_project in BI judmp

 

1
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
0 commenti

Can you help? Answer the question and work your way towards becoming a Wrike Ninja 🥋 Sign in and answer.

Accedi per aggiungere un commento.

Folllowing List for Post: BI dump - work_project doesn't have completed date/time.
[this list is visible for admins and agents only]

Su
Didn’t find what you were looking for? Write new post