-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 7.0.0
-
Component/s: REST API
-
7
Summary
Unable to create software project with REST API. The project will ignore the ProjectTypeKey and create the project as business.
Steps to Reproduce
- Create a software project using REST API
Expected Results
Project should be created as type Software
Actual Results
Project is created as a business project
Workaround
Update the project to type software after creation