Forum

How to know if a pr...
 
Notifications
Clear all

How to know if a project is a subproject with the API

2 Posts
2 Users
0 Reactions
1,343 Views
(@luchomqz)
Posts: 17
Active Member
Topic starter
 
[#9198]

Hi

In the previous version, we were using the API "/projeqtor/api?uri=project/all" and among the information it gots, we were being able to get the parent of a project (I think) and with that, we were able to know if the project was sub-project from another one. Now that field is not in the response of that API anymore.
Do you know how we can do to know if a project is a subproject from another, in version 11.0.2?

Thanks!
Luis


 
Posted : 12 Dec 2023 21H12
(@babynus)
Posts: 14952
Member Admin
 

Check field idProject, which contains the id of the parent project.
This has not changed in the API since its creation.


 
Posted : 16 Dec 2023 12H29
Share:

Scroll to Top