Forum

How to ensure RealW...
 
Notifications
Clear all

How to ensure RealWork Updates Automatically When Modifying Work via API

2 Posts
2 Users
0 Reactions
1,052 Views
(@zeinebb)
Posts: 6
Active Member
Topic starter
 
[#9451]

In Projeqtor, when updating the work of a specific ticket using the API endpoint

projeqtor/api/Work

, the new work is added to the database and displayed in the dispatch window. However, the interface of Projeqtor does not update the realWork field associated with the ticket until manually validating the added work in the dispatch window
these are the fields that i update in the work table  "id", "idProject"  ,"idResource",
  "nameResource"
  "refId"
  "refType"
  "work"
  "workDate"
 


 
Posted : 08 May 2024 20H23
(@babynus)
Posts: 14952
Member Admin
 

See previous answer
You need to indicate idWorkElement


 
Posted : 16 May 2024 19H02
Share:

Scroll to Top